From 85723d544dd6aad9b2d0974dfe91ece438f03dfb Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Jul 2011 02:23:29 +0000 Subject: Remove the tq in front of these incorrectly TQt4-converted methods/data members: tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/k3b@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libk3b/core/k3bjob.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libk3b/core/k3bjob.h') diff --git a/libk3b/core/k3bjob.h b/libk3b/core/k3bjob.h index c35118a..b64b85b 100644 --- a/libk3b/core/k3bjob.h +++ b/libk3b/core/k3bjob.h @@ -207,7 +207,7 @@ class LIBK3B_EXPORT K3bJob : public TQObject, public K3bJobHandler * \param hdl the handler of the job. This allows for some user interaction without * specifying any details (like the GUI). * The job handler can also be another job. In that case this job is a sub job - * and will be part of the tqparents running sub jobs. + * and will be part of the parents running sub jobs. * * \see runningSubJobs() * \see numRunningSubJobs() -- cgit v1.2.1