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 b8e9b5d..d52e30f 100644
--- a/src/colorpicker.h
+++ b/src/colorpicker.h
@@ -28,7 +28,7 @@
*/
class DesktopColorPicker : public TQDesktopWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
/** Construtor, initializer and destructor */