summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/utils_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/kexidb/utils_p.h')
-rw-r--r--kexi/kexidb/utils_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/utils_p.h b/kexi/kexidb/utils_p.h
index 56c20267..8f10fb5b 100644
--- a/kexi/kexidb/utils_p.h
+++ b/kexi/kexidb/utils_p.h
@@ -34,7 +34,7 @@ class ConnectionTestDialog : protected KProgressDialog
Q_OBJECT
TQ_OBJECT
public:
- ConnectionTestDialog(TQWidget* tqparent,
+ ConnectionTestDialog(TQWidget* parent,
const KexiDB::ConnectionData& data, KexiDB::MessageHandler& msgHandler);
virtual ~ConnectionTestDialog();