finish the wifi dialog

also guess who the idiot is who forgot to add their files
This commit is contained in:
Arisotura
2020-05-28 23:12:21 +02:00
parent 590ab2ac2b
commit a38b20484d
5 changed files with 237 additions and 13 deletions

View File

@ -205,6 +205,7 @@ private slots:
void onOpenAudioSettings();
void onAudioSettingsFinished(int res);
void onOpenWifiSettings();
void onWifiSettingsFinished(int res);
void onChangeSavestateSRAMReloc(bool checked);
void onChangeScreenSize();
void onChangeScreenRotation(QAction* act);