(svn r22977) -Codechange: Rename SetCachedEngineCounts() to GroupStatistics::UpdateAfterLoad().
This commit is contained in:
@@ -30,6 +30,8 @@ struct GroupStatistics {
|
||||
~GroupStatistics();
|
||||
|
||||
void Clear();
|
||||
|
||||
static void UpdateAfterLoad();
|
||||
};
|
||||
|
||||
/** Group data. */
|
||||
|
Reference in New Issue
Block a user