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 9563c573..86af8f4c 100644
--- a/umbrello/umbrello/umlwidget.h
+++ b/umbrello/umbrello/umlwidget.h
@@ -41,7 +41,7 @@ class TQFontMetrics;
* Bugs and comments to uml-devel@lists.sf.net or http://bugs.trinitydesktop.org
*/
class UMLWidget : public WidgetBase, public TQCanvasRectangle {
- Q_OBJECT
+ TQ_OBJECT
public:
friend class UMLWidgetController;