Qt: unify running detection

This commit is contained in:
wwylele 2016-09-02 20:18:45 +08:00
parent a8490c2344
commit e64309bac9
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);