summaryrefslogtreecommitdiffstats
path: root/krename/helpdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'krename/helpdialog.h')
-rw-r--r--krename/helpdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krename/helpdialog.h b/krename/helpdialog.h
index 4e97916..055c59e 100644
--- a/krename/helpdialog.h
+++ b/krename/helpdialog.h
@@ -77,7 +77,7 @@ class HelpDialog : public TQDialog
Q_OBJECT
TQ_OBJECT
public:
- HelpDialog( HelpDialogData* data, TQWidget* tqparent = 0,
+ HelpDialog( HelpDialogData* data, TQWidget* parent = 0,
const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
~HelpDialog();