diff options
Diffstat (limited to 'kscd/cddbdlg.h')
-rw-r--r-- | kscd/cddbdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/cddbdlg.h b/kscd/cddbdlg.h index c07d6655..b111fc27 100644 --- a/kscd/cddbdlg.h +++ b/kscd/cddbdlg.h @@ -12,7 +12,7 @@ class CDInfoDialogBase; class CDDBDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: CDDBDlg(TQWidget* parent, const char* name = 0); |