diff options
Diffstat (limited to 'src/itemgroup.h')
| -rw-r--r-- | src/itemgroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemgroup.h b/src/itemgroup.h index bf31cc1..bc6654f 100644 --- a/src/itemgroup.h +++ b/src/itemgroup.h @@ -57,7 +57,7 @@ public: virtual void deleteAllItems() = 0; /** * Returns a list of all the Items in the group. - * @param excludeParented whether to return items whose (grand-) tqparents are + * @param excludeParented whether to return items whose (grand-) parents are * already in the list. */ ItemList items( bool excludeParented = true ) const; |
