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 c9ec4633..0ead0830 100644 --- a/umbrello/umbrello/entity.h +++ b/umbrello/umbrello/entity.h @@ -28,7 +28,7 @@ class UMLEntityAttribute; */ class UMLEntity : public UMLClassifier { Q_OBJECT - TQ_OBJECT + public: /** * Sets up an entity. |