diff options
Diffstat (limited to 'libkcddb/kcmcddb/kcmcddb.h')
-rw-r--r-- | libkcddb/kcmcddb/kcmcddb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkcddb/kcmcddb/kcmcddb.h b/libkcddb/kcmcddb/kcmcddb.h index dd22f0a5..36d42e6f 100644 --- a/libkcddb/kcmcddb/kcmcddb.h +++ b/libkcddb/kcmcddb/kcmcddb.h @@ -33,7 +33,7 @@ class CDDBModule : public KCModule public: - CDDBModule(QWidget * parent, const char *name, const QStringList &); + CDDBModule(TQWidget * parent, const char *name, const TQStringList &); public slots: |