summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/enumwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/enumwidget.h')
-rw-r--r--umbrello/umbrello/enumwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/enumwidget.h b/umbrello/umbrello/enumwidget.h
index aa61f4ea..b5802135 100644
--- a/umbrello/umbrello/enumwidget.h
+++ b/umbrello/umbrello/enumwidget.h
@@ -33,7 +33,7 @@ public:
/**
* Constructs an EnumWidget.
*
- * @param view The parent of this EnumWidget.
+ * @param view The tqparent of this EnumWidget.
* @param o The UMLObject this will be representing.
*/
EnumWidget(UMLView* view, UMLObject* o);