mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +12:00
Dagimon mega level
ani fixes add color options for toolbar and game icons
This commit is contained in:
parent
457c2d364f
commit
1a4e1919fc
16 changed files with 196 additions and 64 deletions
|
@ -33,5 +33,5 @@ welcome_dialog::welcome_dialog(QWidget* parent) : QDialog(parent), ui(new Ui::we
|
|||
|
||||
connect(ui->okay, &QPushButton::pressed, this, &QDialog::accept);
|
||||
|
||||
setFixedSize(sizeHint());
|
||||
layout()->setSizeConstraint(QLayout::SetFixedSize);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue