aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.cpp')
-rw-r--r--courtroom.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/courtroom.cpp b/courtroom.cpp
index 3dd0c4fc..5800f583 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -811,6 +811,7 @@ void Courtroom::enter_courtroom(int p_cid)
//ui_server_chatlog->setHtml(ui_server_chatlog->toHtml());
ui_char_select_background->hide();
+ ui_ic_chat_name->setPlaceholderText(ao_app->get_showname(f_char));
ui_ic_chat_message->setEnabled(m_cid != -1);
ui_ic_chat_message->setFocus();