From c6b29717327388357badda064ef1ced71932406e 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/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/svnqt/client.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/svnqt/client.hpp') diff --git a/src/svnqt/client.hpp b/src/svnqt/client.hpp index 95b7461..bffd219 100644 --- a/src/svnqt/client.hpp +++ b/src/svnqt/client.hpp @@ -373,7 +373,7 @@ namespace svn * * @param path * @param message log message. if it is TQString() asks when working on repository - * @param makeParent create tqparent folders if not existant (only when build with svn 1.5 or above) + * @param makeParent create parent folders if not existant (only when build with svn 1.5 or above) * @exception ClientException */ virtual svn::Revision @@ -390,7 +390,7 @@ namespace svn * * @param targets encoded pathes to create * @param message log message. if it is TQString() asks when working on repository - * @param makeParent create tqparent folders if not existant (only when build with svn 1.5 or above) + * @param makeParent create parent folders if not existant (only when build with svn 1.5 or above) * @exception ClientException */ virtual svn::Revision -- cgit v1.2.1