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 84978228..d78feb6f 100644 --- a/libkcddb/kcmcddb/kcmcddb.h +++ b/libkcddb/kcmcddb/kcmcddb.h @@ -34,7 +34,7 @@ class CDDBModule : public KCModule public: - CDDBModule(TQWidget * tqparent, const char *name, const TQStringList &); + CDDBModule(TQWidget * parent, const char *name, const TQStringList &); public slots: |