From 45598e35650c5806ecf2d684afeeb0da41c3ff6b 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/kpilot@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lib/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/plugin.h') diff --git a/lib/plugin.h b/lib/plugin.h index 817d753..59322ac 100644 --- a/lib/plugin.h +++ b/lib/plugin.h @@ -69,7 +69,7 @@ namespace Pilot * * NB. The reason that this is a TQObject which needs to create a * separate widget - instead of a TQWidget subclass - has to do with -* tqlayouting. If you make the widget with designer then the easiest +* layouting. If you make the widget with designer then the easiest * thing to do is to use a grid tqlayout there. Making ConduitConfigBase * a TQWidget subclass would require an additional tqlayout here, which * seems a little foolish. -- cgit v1.2.3