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 eaaf982a..088ccbf5 100644 --- a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h +++ b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h @@ -24,7 +24,7 @@ class JavaClassDeclarationBlock : public OwnedHierarchicalCodeBlock { - Q_OBJECT + TQ_OBJECT public: |