summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/aswriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/aswriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/aswriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/aswriter.h b/umbrello/umbrello/codegenerators/aswriter.h
index 6c21d63d..253de1a0 100644
--- a/umbrello/umbrello/codegenerators/aswriter.h
+++ b/umbrello/umbrello/codegenerators/aswriter.h
@@ -27,7 +27,7 @@
* Just call writeClass and feed it a UMLClassifier;
*/
class ASWriter : public SimpleCodeGenerator {
- Q_OBJECT
+ TQ_OBJECT
public: