made more of the elements in courtroom use the set_size_and_pos function

This commit is contained in:
David Skoland 2017-01-19 01:44:34 +01:00
parent 4edc76ac33
commit ccc62647b3

View File

@ -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)