summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/src/dialogs/tqwizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/src/dialogs/tqwizard.h')
-rw-r--r--tqtinterface/qt4/src/dialogs/tqwizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/src/dialogs/tqwizard.h b/tqtinterface/qt4/src/dialogs/tqwizard.h
index 89f69f8..f3a5fad 100644
--- a/tqtinterface/qt4/src/dialogs/tqwizard.h
+++ b/tqtinterface/qt4/src/dialogs/tqwizard.h
@@ -58,7 +58,7 @@ class TQ_EXPORT TQWizard : public TQDialog
Q_PROPERTY( TQFont titleFont READ titleFont WRITE setTitleFont )
public:
- TQWizard( TQWidget* tqparent=0, const char* name=0, bool modal=FALSE,
+ TQWizard( TQWidget* parent=0, const char* name=0, bool modal=FALSE,
WFlags f=0 );
~TQWizard();