summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/umlwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/umlwidget.h')
-rw-r--r--umbrello/umbrello/umlwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umlwidget.h b/umbrello/umbrello/umlwidget.h
index 6a74579f..fd1c2d00 100644
--- a/umbrello/umbrello/umlwidget.h
+++ b/umbrello/umbrello/umlwidget.h
@@ -42,7 +42,7 @@ class TQFontMetrics;
*/
class UMLWidget : public WidgetBase, public TQCanvasRectangle {
Q_OBJECT
- TQ_OBJECT
+
public:
friend class UMLWidgetController;