diff options
Diffstat (limited to 'kfilereplace/koptionsdlg.h')
-rw-r--r-- | kfilereplace/koptionsdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/koptionsdlg.h b/kfilereplace/koptionsdlg.h index 4faec9f0..ec120ea1 100644 --- a/kfilereplace/koptionsdlg.h +++ b/kfilereplace/koptionsdlg.h @@ -35,7 +35,7 @@ class KOptionsDlg : public KOptionsDlgS Q_OBJECT TQ_OBJECT public: - KOptionsDlg(RCOptions* info, TQWidget *tqparent, const char *name); + KOptionsDlg(RCOptions* info, TQWidget *parent, const char *name); ~KOptionsDlg(); private: |