summaryrefslogtreecommitdiffstats
path: root/src/itemgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itemgroup.h')
-rw-r--r--src/itemgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/itemgroup.h b/src/itemgroup.h
index b212541..26bdeed 100644
--- a/src/itemgroup.h
+++ b/src/itemgroup.h
@@ -124,7 +124,7 @@ protected:
* Subclasses must call this to unregister the item with the data interface
*/
void unregisterItem( Item *item );
- void updateAreSameStatus();
+ void updateAreSametqStatus();
ItemList m_itemList;
bool b_itemsAreSameType;