Fix: Groups in options shouldn't be themed.

This commit is contained in:
Charles Lohr
2005-04-11 05:00:31 +00:00
parent ea31bb3f90
commit 064fc27c7c
+1
View File
@@ -402,6 +402,7 @@ public:
m_sName = sParam;
defOut.bOneChoiceForAllPlayers = true;
defOut.m_bAllowThemeItems = false; // we theme the text ourself
defOut.name = "Group";
Default.m_sSongGroup = GROUP_ALL_MUSIC;