summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/sqlwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/sqlwriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/sqlwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/sqlwriter.h b/umbrello/umbrello/codegenerators/sqlwriter.h
index d9e5f954..26032f42 100644
--- a/umbrello/umbrello/codegenerators/sqlwriter.h
+++ b/umbrello/umbrello/codegenerators/sqlwriter.h
@@ -29,7 +29,7 @@
*/
class SQLWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
SQLWriter();