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 c53600bc..a8e27244 100644
--- a/kexi/kexidb/drivers/mySQL/mysqlconnection.h
+++ b/kexi/kexidb/drivers/mySQL/mysqlconnection.h
@@ -39,7 +39,7 @@ class MySqlConnectionInternal;
*/
class MySqlConnection : public Connection
{
- Q_OBJECT
+ TQ_OBJECT
public: