Preferences: fixed initial Advanced selection not being expanded if it had a description
This commit is contained in:
parent
a8aa38277e
commit
12838d6f67
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue