summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/nodewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/nodewidget.h')
-rw-r--r--umbrello/umbrello/nodewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/nodewidget.h b/umbrello/umbrello/nodewidget.h
index c06ea759..c1151212 100644
--- a/umbrello/umbrello/nodewidget.h
+++ b/umbrello/umbrello/nodewidget.h
@@ -31,7 +31,7 @@ public:
/**
* Constructs a NodeWidget.
*
- * @param view The parent of this NodeWidget.
+ * @param view The tqparent of this NodeWidget.
* @param n The UMLNode this will be representing.
*/
NodeWidget(UMLView * view, UMLNode *n );