aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/courtroom.h b/courtroom.h
index fc0cc253..04b24eae 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -77,7 +77,7 @@ public:
void list_music();
void append_ms_chatmessage(QString f_message);
- void append_server_chatmessage(QString f_message);
+ void append_server_chatmessage(QString f_name, QString f_message);
void handle_chatmessage(QStringList *p_contents);
void handle_chatmessage_2();