summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/jswriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/jswriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/jswriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/jswriter.h b/umbrello/umbrello/codegenerators/jswriter.h
index 3f54101e..40f05339 100644
--- a/umbrello/umbrello/codegenerators/jswriter.h
+++ b/umbrello/umbrello/codegenerators/jswriter.h
@@ -28,7 +28,7 @@
*/
class JSWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
JSWriter();