Preferences: fixed initial Advanced selection not being expanded if it had a description

This commit is contained in:
Charles Dang 2016-09-30 15:15:15 +11:00
parent a8aa38277e
commit 12838d6f67

View file

@ -672,7 +672,7 @@ void tpreferences::post_build(twindow& window)
std::ref(window))));
#endif
advanced.select_row(0);
on_advanced_prefs_list_select(advanced, window);
//
// HOTKEYS PANEL