diff options
Diffstat (limited to 'kcontrol/icons/iconthemes.h')
-rw-r--r-- | kcontrol/icons/iconthemes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/icons/iconthemes.h b/kcontrol/icons/iconthemes.h index ccb914846..424d58630 100644 --- a/kcontrol/icons/iconthemes.h +++ b/kcontrol/icons/iconthemes.h @@ -32,7 +32,7 @@ class TQStringList; class IconThemesConfig : public TDECModule { - Q_OBJECT + TQ_OBJECT public: IconThemesConfig(TQWidget *parent = 0L, const char *name = 0L); |