summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codeoperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codeoperation.h')
-rw-r--r--umbrello/umbrello/codeoperation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codeoperation.h b/umbrello/umbrello/codeoperation.h
index a0d8b693..5709f31a 100644
--- a/umbrello/umbrello/codeoperation.h
+++ b/umbrello/umbrello/codeoperation.h
@@ -88,7 +88,7 @@ protected:
private:
UMLOperation * m_parentOperation;
- void init (UMLOperation * tqparentOp);
+ void init (UMLOperation * parentOp);
};