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);
|
combo->setCurrentByIndex(mSpeakerNames);
|
||||||
|
|
||||||
//Text Options ------------------------------------------------------------------------
|
//Text Options ------------------------------------------------------------------------
|
||||||
if (combo = getChild<LLComboBox>("SpellBase"))
|
if (auto combo = getChild<LLComboBox>("SpellBase"))
|
||||||
{
|
{
|
||||||
combo->removeall();
|
combo->removeall();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user