summaryrefslogtreecommitdiffstats
path: root/src/palettecfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/palettecfg.h')
-rw-r--r--src/palettecfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/palettecfg.h b/src/palettecfg.h
index 12cf4e5..694c7f1 100644
--- a/src/palettecfg.h
+++ b/src/palettecfg.h
@@ -27,7 +27,7 @@
*/
class PaletteCfg : public PaletteCfgDesign {
-Q_OBJECT
+TQ_OBJECT
public:
PaletteCfg(TQWidget *parent=0, const char *name=0);
~PaletteCfg();