diff options
Diffstat (limited to 'src/courtroom.cpp')
| -rw-r--r-- | src/courtroom.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/courtroom.cpp b/src/courtroom.cpp index b1b4dc16..d03bf23f 100644 --- a/src/courtroom.cpp +++ b/src/courtroom.cpp @@ -4341,6 +4341,7 @@ void Courtroom::on_pos_remove_clicked() ui_pos_dropdown->setCurrentIndex(0); // as a last resort, choose the first item in the dropdown current_side = ""; ui_pos_remove->hide(); + ui_ic_chat_message->setFocus(); } void Courtroom::set_iniswap_dropdown() |
