diff options
Diffstat (limited to 'kcontrol/icons/main.h')
-rw-r--r-- | kcontrol/icons/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/icons/main.h b/kcontrol/icons/main.h index 840704351..eea944b6b 100644 --- a/kcontrol/icons/main.h +++ b/kcontrol/icons/main.h @@ -31,7 +31,7 @@ class IconModule : public TDECModule { - Q_OBJECT + TQ_OBJECT public: IconModule(TQWidget *parent, const char *name, const TQStringList &); |