From 04766b207afba7961d4d802313e426f5a2fbef63 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/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- karbon/commands/vreplacingcmd.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'karbon/commands/vreplacingcmd.cc') diff --git a/karbon/commands/vreplacingcmd.cc b/karbon/commands/vreplacingcmd.cc index d99fe3135..2275dba84 100644 --- a/karbon/commands/vreplacingcmd.cc +++ b/karbon/commands/vreplacingcmd.cc @@ -66,7 +66,7 @@ VReplacingCmd::execute() successful = true; // Insert new tqshape right before old tqshape. - itr.current()->tqparent()->insertInfrontOf( + itr.current()->parent()->insertInfrontOf( newObject, itr.current() ); // Add new tqshape to list of new objects. -- cgit v1.2.3