STORM-276 FIXED Main dictionary combobox in spell check settings floater doesn't sort dictionaries by name

master
Kitty Barnett 2012-06-15 17:11:58 +02:00
parent c3cb28ec67
commit bdb0f4f485
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ void LLFloaterSpellCheckerSettings::refreshDictionaries(bool from_settings)
dict_combo->clear();
}
}
dict_combo->sortByName();
dict_combo->setEnabled(enabled);
// Populate the available and active dictionary list