diff options
Diffstat (limited to 'umbrello/umbrello/associationwidget.h')
-rw-r--r-- | umbrello/umbrello/associationwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/associationwidget.h b/umbrello/umbrello/associationwidget.h index 175a64ec..147b18fc 100644 --- a/umbrello/umbrello/associationwidget.h +++ b/umbrello/umbrello/associationwidget.h @@ -54,7 +54,7 @@ class UMLOperation; */ class AssociationWidget : public WidgetBase, public LinkWidget { Q_OBJECT - TQ_OBJECT + public: /** * Enumeration used for stating where a line is on a widget. |