From 7af7203a51ddcf85f9f60e39157fcad21f7d9e34 Mon Sep 17 00:00:00 2001 From: wimpie Date: Fri, 07 Jan 2005 01:19:13 +0000 Subject: First implementation of plugins THIS VERSION DOES NOT COMPILE --- (limited to 'noncore/settings/networksettings2/opietooth2/Opietooth.h') diff --git a/noncore/settings/networksettings2/opietooth2/Opietooth.h b/noncore/settings/networksettings2/opietooth2/Opietooth.h index e66787f..f077dd7 100644 --- a/noncore/settings/networksettings2/opietooth2/Opietooth.h +++ b/noncore/settings/networksettings2/opietooth2/Opietooth.h @@ -11,9 +11,9 @@ namespace Opie { class OLedBox; - }; + } -}; +} #include namespace Opietooth2 { @@ -51,7 +51,7 @@ private : OTGateway * OT; MyProcess * HciDump; }; -}; +} #include @@ -80,7 +80,7 @@ private : OTIcons * Icons; OTGateway * OT; }; -}; +} #include @@ -158,7 +158,7 @@ private : OTPeer * SelectedPeer; int SelectedChannel; }; -}; +} #include namespace Opietooth2 { @@ -196,7 +196,7 @@ private : OTGateway * OT; OTInquiry * Scanning; }; -}; +} #include @@ -234,5 +234,5 @@ private : OTGateway * OT; QDialog * SnifWindow; }; -}; +} #endif -- cgit v0.9.0.2