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 a220b57b6..100d9c2b9 100644 --- a/kcontrol/background/main.h +++ b/kcontrol/background/main.h @@ -23,7 +23,7 @@ class KBackground: public KCModule Q_OBJECT public: - KBackground(QWidget *parent, const char *name, const QStringList &); + KBackground(TQWidget *parent, const char *name, const TQStringList &); ~KBackground(); virtual void load(); |