summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/phpwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/phpwriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/phpwriter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/umbrello/umbrello/codegenerators/phpwriter.h b/umbrello/umbrello/codegenerators/phpwriter.h
index e03699f1..b7b9affa 100644
--- a/umbrello/umbrello/codegenerators/phpwriter.h
+++ b/umbrello/umbrello/codegenerators/phpwriter.h
@@ -28,6 +28,7 @@
*/
class PhpWriter : public SimpleCodeGenerator {
Q_OBJECT
+ TQ_OBJECT
public:
PhpWriter();