diff --git a/src/courtroom.cpp b/src/courtroom.cpp index 1237b751c..56a550431 100644 --- a/src/courtroom.cpp +++ b/src/courtroom.cpp @@ -413,6 +413,7 @@ Courtroom::Courtroom(AOApplication *p_ao_app) // TODO : Properly handle widget creation order. // Good enough for 2.11 + ui_mute_list->raise(); ui_pair_list->raise(); construct_char_select();