From 6c86748feda6b6fb15ec2ce73b18838aa6a9a7f9 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/ktechlab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/viewcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/viewcontainer.h') diff --git a/src/viewcontainer.h b/src/viewcontainer.h index 25f0f33..e31aac2 100644 --- a/src/viewcontainer.h +++ b/src/viewcontainer.h @@ -117,7 +117,7 @@ Q_OBJECT public: /** * Constructs a new ViewContainer, along with a default ViewArea ready for - * tqparenting a View, with an id of 0. tqparent is only used if ktechlab is + * parenting a View, with an id of 0. tqparent is only used if ktechlab is * null; otherwise the tqparent widget is ktechlab's tabWidget() */ ViewContainer( const TQString & caption, KTechlab * ktechlab, TQWidget * tqparent = 0 ); -- cgit v1.2.1