Chocolate must be really bad for me, I'm super dizzy and dazed...
This commit is contained in:
@@ -352,7 +352,7 @@ void LLPrefsAscentChat::refresh()
|
||||
combo->setCurrentByIndex(mSpeakerNames);
|
||||
|
||||
//Text Options ------------------------------------------------------------------------
|
||||
if (combo = getChild<LLComboBox>("SpellBase"))
|
||||
if (auto combo = getChild<LLComboBox>("SpellBase"))
|
||||
{
|
||||
combo->removeall();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user