diff options
| author | OmniTroid <davidskoland@gmail.com> | 2017-02-14 10:29:36 +0100 |
|---|---|---|
| committer | OmniTroid <davidskoland@gmail.com> | 2017-02-14 10:29:36 +0100 |
| commit | fd1ece1ac196e4584e78b981ba7b3dc7197a7d20 (patch) | |
| tree | a9f8ab31a50aef85e612442689a83fb2fa58c471 /courtroom.h | |
| parent | 2492c1fbe2d325a194edfe89091b7d1f71783a6b (diff) | |
| parent | 9e601caa568353cbb91b4f6e9b0a7a9159a436ac (diff) | |
Merge branch 'master' of https://github.com/Attorney-Online-Engineering-Task-Force/Attorney-Online-Client-Remake.git
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h index dabbcd7..aefbb24 100644 --- a/courtroom.h +++ b/courtroom.h @@ -46,6 +46,8 @@ public: void set_char_select_page(); void set_background(QString p_background); + void done_received(); + void set_mute_list(); //sets desk and bg based on pos in chatmessage |
