summaryrefslogtreecommitdiffstats
path: root/src/colorpicker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/colorpicker.h')
-rw-r--r--src/colorpicker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/colorpicker.h b/src/colorpicker.h
index 45463ca..b8e9b5d 100644
--- a/src/colorpicker.h
+++ b/src/colorpicker.h
@@ -29,7 +29,7 @@
class DesktopColorPicker : public TQDesktopWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
/** Construtor, initializer and destructor */
DesktopColorPicker();