diff options
Diffstat (limited to 'client/config/deKoratorconfig.h')
-rw-r--r-- | client/config/deKoratorconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/config/deKoratorconfig.h b/client/config/deKoratorconfig.h index 312026e..53e9442 100644 --- a/client/config/deKoratorconfig.h +++ b/client/config/deKoratorconfig.h @@ -43,7 +43,7 @@ class IconThemesConfig; class DeKoratorConfig : public TQObject { - Q_OBJECT + TQ_OBJECT public: DeKoratorConfig( TDEConfig* config, TQWidget* parent ); ~DeKoratorConfig(); |