diff options
Diffstat (limited to 'umbrello/umbrello/codegenerators/javaclassdeclarationblock.h')
-rw-r--r-- | umbrello/umbrello/codegenerators/javaclassdeclarationblock.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h index 19a743d5..eaaf982a 100644 --- a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h +++ b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h @@ -25,7 +25,7 @@ class JavaClassDeclarationBlock : public OwnedHierarchicalCodeBlock { Q_OBJECT - TQ_OBJECT + public: // Constructors/Destructors |