[PaneDisplay] Added NullCountString metric.

This commit is contained in:
AJ Kelly
2012-05-31 03:20:24 -05:00
parent 38ca6bbea3
commit 6d0e884b95
4 changed files with 13 additions and 8 deletions
+1
View File
@@ -58,6 +58,7 @@ private:
LocalizedString EMPTY_MACHINE_HIGH_SCORE_NAME;
LocalizedString NOT_AVAILABLE;
ThemeMetric<RString> COUNT_FORMAT;
ThemeMetric<RString> NULL_COUNT_STRING;
};
#endif