summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/queries/kexidynamicqueryparameterdialog.h')
-rw-r--r--kexi/plugins/queries/kexidynamicqueryparameterdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/queries/kexidynamicqueryparameterdialog.h b/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
index 60137c1f5..afa9163dc 100644
--- a/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
+++ b/kexi/plugins/queries/kexidynamicqueryparameterdialog.h
@@ -31,7 +31,7 @@ class KexiDynamicQueryParameterDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- KexiDynamicQueryParameterDialog(TQWidget *tqparent,KexiDataProvider::Parameters *, const KexiDataProvider::ParameterList &);
+ KexiDynamicQueryParameterDialog(TQWidget *parent,KexiDataProvider::Parameters *, const KexiDataProvider::ParameterList &);
virtual ~KexiDynamicQueryParameterDialog();
protected: