summaryrefslogtreecommitdiffstats
path: root/tools/qtconfig/colorbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qtconfig/colorbutton.h')
-rw-r--r--tools/qtconfig/colorbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qtconfig/colorbutton.h b/tools/qtconfig/colorbutton.h
index 504579df8..9b1351f65 100644
--- a/tools/qtconfig/colorbutton.h
+++ b/tools/qtconfig/colorbutton.h
@@ -39,7 +39,7 @@
class ColorButton : public TQButton
{
- Q_OBJECT
+ TQ_OBJECT
public:
ColorButton(TQWidget *, const char * = 0);