diff options
Diffstat (limited to 'src/collection.h')
-rw-r--r-- | src/collection.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |