Qt: unify running detection

This commit is contained in:
wwylele 2016-09-02 20:18:45 +08:00
parent 309ffc1df1
commit bdc59c4c21
5 changed files with 9 additions and 12 deletions

View file

@ -20,7 +20,7 @@ public:
~ConfigureSystem();
void applyConfiguration();
void setConfiguration(bool emulation_running);
void setConfiguration();
public slots:
void updateBirthdayComboBox(int birthmonth_index);