diff options
Diffstat (limited to 'umbrello/umbrello/codegenerators/xmlcodecomment.h')
-rw-r--r-- | umbrello/umbrello/codegenerators/xmlcodecomment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/xmlcodecomment.h b/umbrello/umbrello/codegenerators/xmlcodecomment.h index fe3fb58b..0059880c 100644 --- a/umbrello/umbrello/codegenerators/xmlcodecomment.h +++ b/umbrello/umbrello/codegenerators/xmlcodecomment.h @@ -30,7 +30,7 @@ class CodeDocument; class XMLCodeComment: virtual public CodeComment { - Q_OBJECT + TQ_OBJECT public: |