diff options
Diffstat (limited to 'umbrello/umbrello/entity.h')
-rw-r--r-- | umbrello/umbrello/entity.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/entity.h b/umbrello/umbrello/entity.h index 65f38d6b..08c659ae 100644 --- a/umbrello/umbrello/entity.h +++ b/umbrello/umbrello/entity.h @@ -27,7 +27,7 @@ class UMLEntityAttribute; * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org */ class UMLEntity : public UMLClassifier { - Q_OBJECT + TQ_OBJECT public: /** |