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 688ade91..fe3fb58b 100644 --- a/umbrello/umbrello/codegenerators/xmlcodecomment.h +++ b/umbrello/umbrello/codegenerators/xmlcodecomment.h @@ -31,7 +31,7 @@ class CodeDocument; class XMLCodeComment: virtual public CodeComment { Q_OBJECT - TQ_OBJECT + public: // Constructors/Destructors |