mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-18 16:37:00 +02:00
Don't ask for profile when there's only one.
This commit is contained in:
parent
1fc61d09d3
commit
85b5b816cf
3 changed files with 20 additions and 16 deletions
|
|
@ -27,6 +27,7 @@ public:
|
|||
explicit QtProfileSelectionDialog(QWidget* parent);
|
||||
~QtProfileSelectionDialog() override;
|
||||
|
||||
int exec() override;
|
||||
void accept() override;
|
||||
void reject() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue