From e47aaa9b34ffc363d268aca989aab28fdfaf9821 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/node.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/node.cpp') diff --git a/src/node.cpp b/src/node.cpp index 8e38b02..be2e04b 100644 --- a/src/node.cpp +++ b/src/node.cpp @@ -290,7 +290,7 @@ void Node::setParentItem( CNItem *parentItem ) { if (!parentItem) { - kdError() << k_funcinfo << "no tqparent item" << endl; + kdError() << k_funcinfo << "no parent item" << endl; return; } -- cgit v1.2.3