Chocolate must be really bad for me, I'm super dizzy and dazed...

This commit is contained in:
Lirusaito
2019-07-25 11:07:56 -04:00
parent ed6dcb6a5b
commit 466cc0b98d

View File

@@ -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();