don't set up actors that we're not using; we create lots of OptionRows

This commit is contained in:
Glenn Maynard
2005-07-18 21:03:43 +00:00
parent d34a45252c
commit cece1f837c
2 changed files with 32 additions and 23 deletions
+1
View File
@@ -122,6 +122,7 @@ private:
ThemeMetric<bool> THEME_ITEMS;
ThemeMetric<bool> THEME_TITLES;
ThemeMetric<bool> SHOW_BPM_IN_SPEED_TITLE;
ThemeMetric<bool> SHOW_OPTION_ICONS;
friend class OptionRow;
};