From feaf6d62da1685a34fbc8c201f31da681f04e2a7 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/tellico@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/collection.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/collection.h') diff --git a/src/collection.h b/src/collection.h index db7acca..c76b1f8 100644 --- a/src/collection.h +++ b/src/collection.h @@ -298,7 +298,7 @@ public: /** * Invalidates all group names in the collection. */ - void tqinvalidateGroups(); + void invalidateGroups(); /** * Returns true if the collection contains at least one Image field. * -- cgit v1.2.1