summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators/pascalwriter.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codegenerators/pascalwriter.h')
-rw-r--r--umbrello/umbrello/codegenerators/pascalwriter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/pascalwriter.h b/umbrello/umbrello/codegenerators/pascalwriter.h
index 8c1dd67c..c2e52f10 100644
--- a/umbrello/umbrello/codegenerators/pascalwriter.h
+++ b/umbrello/umbrello/codegenerators/pascalwriter.h
@@ -23,7 +23,7 @@ class UMLOperation;
* Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class PascalWriter : public SimpleCodeGenerator {
- Q_OBJECT
+ TQ_OBJECT
public: