summaryrefslogtreecommitdiffstats
path: root/kfilereplace/knewprojectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace/knewprojectdlg.h')
-rw-r--r--kfilereplace/knewprojectdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/knewprojectdlg.h b/kfilereplace/knewprojectdlg.h
index b0af6ff2..cd428266 100644
--- a/kfilereplace/knewprojectdlg.h
+++ b/kfilereplace/knewprojectdlg.h
@@ -36,7 +36,7 @@ class KNewProjectDlg : public KNewProjectDlgS
RCOptions* m_option;
public:
- KNewProjectDlg(RCOptions* info, TQWidget *tqparent=0, const char *name=0);
+ KNewProjectDlg(RCOptions* info, TQWidget *parent=0, const char *name=0);
~KNewProjectDlg();
public: