From 5443f402bbfcf7f9c392bcbb0108ee074551f982 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- umbrello/umbrello/associationwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umbrello/umbrello/associationwidget.h') 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. -- cgit v1.2.3