summaryrefslogtreecommitdiff
path: root/libqtaux/ocolorpopupmenu.h
Side-by-side diff
Diffstat (limited to 'libqtaux/ocolorpopupmenu.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libqtaux/ocolorpopupmenu.h11
1 files changed, 9 insertions, 2 deletions
diff --git a/libqtaux/ocolorpopupmenu.h b/libqtaux/ocolorpopupmenu.h
index 90cfbed..7ab3ca6 100644
--- a/libqtaux/ocolorpopupmenu.h
+++ b/libqtaux/ocolorpopupmenu.h
@@ -31,6 +31,8 @@
*/
-#ifndef COLORPOPUPMENU_H
-#define COLORPOPUPMENU_H
+#ifndef OCOLORPOPUPMENU_H
+#define OCOLORPOPUPMENU_H
+
+/* QT */
#include <qframe.h>
@@ -40,4 +42,7 @@ class QWidget;
class QGridLayout;
+namespace Opie
+{
+
/**
* @class OColorPanelButton
@@ -253,3 +258,5 @@ protected slots:
};
+};
+
#endif // COLORPOPUPMENUANEL_H