summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/php5writer.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/php5writer.h')
-rw-r--r--umbrello/umbrello/codegenerators/php5writer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/php5writer.h b/umbrello/umbrello/codegenerators/php5writer.h
index 726cf09b..26921966 100644
--- a/umbrello/umbrello/codegenerators/php5writer.h
+++ b/umbrello/umbrello/codegenerators/php5writer.h
@@ -30,7 +30,7 @@
*/
class Php5Writer : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
Php5Writer();