summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h')
-rw-r--r--experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h b/experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h
index eb6558c14..9093a1b7f 100644
--- a/experimental/tqtinterface/qt4/tools/designer/plugins/wizards/sqlformwizardimpl.h
+++ b/experimental/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();