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:25:07 +00:00
parent cece1f837c
commit 5bf4e9323f
2 changed files with 45 additions and 21 deletions
+1
View File
@@ -123,6 +123,7 @@ private:
ThemeMetric<bool> THEME_TITLES;
ThemeMetric<bool> SHOW_BPM_IN_SPEED_TITLE;
ThemeMetric<bool> SHOW_OPTION_ICONS;
ThemeMetric<bool> SHOW_UNDERLINES;
friend class OptionRow;
};