aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
diff options
context:
space:
mode:
authorDavid Skoland <davidskoland@gmail.com>2017-01-19 01:44:34 +0100
committerDavid Skoland <davidskoland@gmail.com>2017-01-19 01:44:34 +0100
commitccc62647b3ed2df4a650c8aa7ae9d8e43b5dfae1 (patch)
tree98a000b1878017478a2853845884a253982e6283 /courtroom.cpp
parent4edc76ac332826799efbed4abdb6aca61edd1b26 (diff)
made more of the elements in courtroom use the set_size_and_pos function
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 b9cd4e5b..72b53d18 100644
--- a/courtroom.cpp
+++ b/courtroom.cpp
@@ -193,6 +193,7 @@ void Courtroom::set_widgets()
QLineEdit *ui_char_password;
AOButton *ui_spectator;
+
}
void Courtroom::set_size_and_pos(QWidget *p_widget, QString p_identifier)