diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-01-26 00:23:53 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-01-26 00:23:53 +0100 |
| commit | b4b533b72492da38381ad2fbb6c5aad99e30f110 (patch) | |
| tree | e7a017a7ea8876b8006c17c88e9ef846e0129775 /courtroom.h | |
| parent | 99aa327318ab00f2049cfcefadd353c3a4e06bf7 (diff) | |
finished legacy loading process
Diffstat (limited to 'courtroom.h')
| -rw-r--r-- | courtroom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h index 1278c835..ec31961f 100644 --- a/courtroom.h +++ b/courtroom.h @@ -31,6 +31,7 @@ public: void set_widgets(); void set_size_and_pos(QWidget *p_widget, QString p_identifier); + void set_taken(int n_char, bool p_taken); ~Courtroom(); |
