diff options
Diffstat (limited to 'tools/designer/plugins/wizards/sqlformwizardimpl.h')
-rw-r--r-- | tools/designer/plugins/wizards/sqlformwizardimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/wizards/sqlformwizardimpl.h b/tools/designer/plugins/wizards/sqlformwizardimpl.h index be3602d79..1bce4780e 100644 --- a/tools/designer/plugins/wizards/sqlformwizardimpl.h +++ b/tools/designer/plugins/wizards/sqlformwizardimpl.h @@ -41,7 +41,7 @@ class SqlFormWizard : public SqlFormWizardBase { - Q_OBJECT + TQ_OBJECT public: SqlFormWizard( TQUnknownInterface *aIface, TQWidget *w, TQWidget* parent = 0, DesignerFormWindow *fw = 0, |