summaryrefslogtreecommitdiff
path: root/src/group.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/group.h')
-rw-r--r--src/group.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/group.h b/src/group.h
index e28d36120..2b6e72492 100644
--- a/src/group.h
+++ b/src/group.h
@@ -30,6 +30,8 @@ struct GroupStatistics {
~GroupStatistics();
void Clear();
+
+ static void UpdateAfterLoad();
};
/** Group data. */