summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/bluebase.h
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager/bluebase.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/bluebase.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/net/opietooth/manager/bluebase.h b/noncore/net/opietooth/manager/bluebase.h
index fb1844c..023af7a 100644
--- a/noncore/net/opietooth/manager/bluebase.h
+++ b/noncore/net/opietooth/manager/bluebase.h
@@ -18,6 +18,8 @@ class QPushButton;
18class QTabWidget; 18class QTabWidget;
19class QCheckBox; 19class QCheckBox;
20 20
21namespace OpieTooth {
22
21class BlueBase : public BluetoothBase { 23class BlueBase : public BluetoothBase {
22 Q_OBJECT 24 Q_OBJECT
23 25
@@ -51,6 +53,6 @@ protected:
51 53
52}; 54};
53 55
54 56}
55 57
56#endif 58#endif