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