diff options
Diffstat (limited to 'umbrello/umbrello/codegenerators/javacodecomment.h')
-rw-r--r-- | umbrello/umbrello/codegenerators/javacodecomment.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/javacodecomment.h b/umbrello/umbrello/codegenerators/javacodecomment.h index 2d756d70..d0a571d2 100644 --- a/umbrello/umbrello/codegenerators/javacodecomment.h +++ b/umbrello/umbrello/codegenerators/javacodecomment.h @@ -31,7 +31,7 @@ class JavaCodeComment : virtual public CodeComment { Q_OBJECT - TQ_OBJECT + public: // Constructors/Destructors |