diff options
Diffstat (limited to 'tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h')
-rw-r--r-- | tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h b/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h index eb6558c..9093a1b 100644 --- a/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h +++ b/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h @@ -44,7 +44,7 @@ class SqlFormWizard : public SqlFormWizardBase TQ_OBJECT public: - SqlFormWizard( TQUnknownInterface *aIface, TQWidget *w, TQWidget* tqparent = 0, DesignerFormWindow *fw = 0, + SqlFormWizard( TQUnknownInterface *aIface, TQWidget *w, TQWidget* parent = 0, DesignerFormWindow *fw = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~SqlFormWizard(); |