summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/floatingtextwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/floatingtextwidget.h')
-rw-r--r--umbrello/umbrello/floatingtextwidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/umbrello/umbrello/floatingtextwidget.h b/umbrello/umbrello/floatingtextwidget.h
index 75e25be0..ad33e532 100644
--- a/umbrello/umbrello/floatingtextwidget.h
+++ b/umbrello/umbrello/floatingtextwidget.h
@@ -37,6 +37,7 @@ class FloatingTextWidgetController;
class FloatingTextWidget : public UMLWidget {
Q_OBJECT
+ TQ_OBJECT
public:
friend class FloatingTextWidgetController;
@@ -53,7 +54,7 @@ public:
/**
* Constructs a FloatingTextWidget instance.
*
- * @param view The parent of this FloatingTextWidget.
+ * @param view The tqparent of this FloatingTextWidget.
* @param role The role this FloatingTextWidget will take up.
* @param text The main text to display.
* @param id The ID to assign (-1 will prompt a new ID.)