Qt: Implement custom fullscreen resolution support

This commit is contained in:
spycrab
2018-05-07 18:38:59 +02:00
parent 6f0ad84a5e
commit 8f9bc2f3e4
2 changed files with 36 additions and 0 deletions

View File

@ -88,6 +88,8 @@ private:
void PerformOnlineUpdate(const std::string& region);
void SetFullScreenResolution(bool fullscreen);
void FullScreen();
void ScreenShot();