Qt: Add menu item to perform online update

This commit is contained in:
Léo Lam
2017-06-14 11:58:11 +02:00
parent f06367febc
commit 1a6b5ca36a
8 changed files with 187 additions and 1 deletions

View File

@ -56,6 +56,8 @@ private slots:
void StateSaveOldest();
void SetStateSlot(int slot);
void PerformOnlineUpdate(const std::string& region);
void FullScreen();
void ScreenShot();