made more of the elements in courtroom use the set_size_and_pos function
This commit is contained in:
parent
4edc76ac33
commit
ccc62647b3
@ -193,6 +193,7 @@ void Courtroom::set_widgets()
|
|||||||
QLineEdit *ui_char_password;
|
QLineEdit *ui_char_password;
|
||||||
|
|
||||||
AOButton *ui_spectator;
|
AOButton *ui_spectator;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Courtroom::set_size_and_pos(QWidget *p_widget, QString p_identifier)
|
void Courtroom::set_size_and_pos(QWidget *p_widget, QString p_identifier)
|
||||||
|
Loading…
Reference in New Issue
Block a user