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 ab63ebd3..6b89bee3 100644 --- a/umbrello/umbrello/associationwidget.h +++ b/umbrello/umbrello/associationwidget.h @@ -53,7 +53,7 @@ class UMLOperation; * Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org */ class AssociationWidget : public WidgetBase, public LinkWidget { - Q_OBJECT + TQ_OBJECT public: /** |