summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codeblockwithcomments.h
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/codeblockwithcomments.h')
-rw-r--r--umbrello/umbrello/codeblockwithcomments.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/codeblockwithcomments.h b/umbrello/umbrello/codeblockwithcomments.h
index ee7b88eb..3b5d3f66 100644
--- a/umbrello/umbrello/codeblockwithcomments.h
+++ b/umbrello/umbrello/codeblockwithcomments.h
@@ -101,7 +101,7 @@ private:
CodeComment * m_comment;
- void initFields(CodeDocument *tqparent, const TQString& comment);
+ void initFields(CodeDocument *parent, const TQString& comment);
};