mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 09:17:51 +00:00
Qt: unify running detection
This commit is contained in:
parent
a8490c2344
commit
e64309bac9
5 changed files with 9 additions and 12 deletions
|
@ -20,7 +20,7 @@ public:
|
|||
~ConfigureSystem();
|
||||
|
||||
void applyConfiguration();
|
||||
void setConfiguration(bool emulation_running);
|
||||
void setConfiguration();
|
||||
|
||||
public slots:
|
||||
void updateBirthdayComboBox(int birthmonth_index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue