From dfb7562b7e607f0ae077a6a436966203029df56d 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/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- libkdenetwork/libgpg-error-copy/gettext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkdenetwork/libgpg-error-copy/gettext.h') diff --git a/libkdenetwork/libgpg-error-copy/gettext.h b/libkdenetwork/libgpg-error-copy/gettext.h index fdb2511c0..0cae5f458 100644 --- a/libkdenetwork/libgpg-error-copy/gettext.h +++ b/libkdenetwork/libgpg-error-copy/gettext.h @@ -68,7 +68,7 @@ translation is done at a different place in the code. The argument, String, should be a literal string. Concatenated strings and other string expressions won't work. - The macro's expansion is not tqparenthesized, so that it is suitable as + The macro's expansion is not parenthesized, so that it is suitable as initializer for static 'char[]' or 'const char[]' variables. */ #define gettext_noop(String) String -- cgit v1.2.1