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 d0a571d2..23336658 100644 --- a/umbrello/umbrello/codegenerators/javacodecomment.h +++ b/umbrello/umbrello/codegenerators/javacodecomment.h @@ -30,7 +30,7 @@ class JavaCodeComment : virtual public CodeComment { - Q_OBJECT + TQ_OBJECT public: |