diff options
Diffstat (limited to 'twin/clients/plastik/config/config.h')
-rw-r--r-- | twin/clients/plastik/config/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/plastik/config/config.h b/twin/clients/plastik/config/config.h index 73231c50f..d83ebf149 100644 --- a/twin/clients/plastik/config/config.h +++ b/twin/clients/plastik/config/config.h @@ -32,7 +32,7 @@ class ConfigDialog; class PlastikConfig : public TQObject { - Q_OBJECT + TQ_OBJECT public: PlastikConfig(TDEConfig* config, TQWidget* parent); ~PlastikConfig(); |