[BPMDisplay] make the "Various" text a theme-able string.
This commit is contained in:
@@ -45,6 +45,7 @@ protected:
|
||||
ThemeMetric<float> RANDOM_CYCLE_SPEED;
|
||||
ThemeMetric<RString> SEPARATOR;
|
||||
ThemeMetric<RString> NO_BPM_TEXT;
|
||||
ThemeMetric<RString> VARIOUS_TEXT;
|
||||
|
||||
float m_fBPMFrom, m_fBPMTo;
|
||||
int m_iCurrentBPM;
|
||||
|
||||
Reference in New Issue
Block a user