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 cee86052..c07d6655 100644 --- a/kscd/cddbdlg.h +++ b/kscd/cddbdlg.h @@ -15,7 +15,7 @@ class CDDBDlg : public KDialogBase TQ_OBJECT public: - CDDBDlg(TQWidget* tqparent, const char* name = 0); + CDDBDlg(TQWidget* parent, const char* name = 0); ~CDDBDlg(); void setData( |