summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/drivers/mySQL/mysqlconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/kexidb/drivers/mySQL/mysqlconnection.h')
-rw-r--r--kexi/kexidb/drivers/mySQL/mysqlconnection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/drivers/mySQL/mysqlconnection.h b/kexi/kexidb/drivers/mySQL/mysqlconnection.h
index e0fb4382c..c53600bc1 100644
--- a/kexi/kexidb/drivers/mySQL/mysqlconnection.h
+++ b/kexi/kexidb/drivers/mySQL/mysqlconnection.h
@@ -40,7 +40,7 @@ class MySqlConnectionInternal;
class MySqlConnection : public Connection
{
Q_OBJECT
- TQ_OBJECT
+
public:
virtual ~MySqlConnection();