mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Qt: Implement custom fullscreen resolution support
This commit is contained in:
parent
6f0ad84a5e
commit
8f9bc2f3e4
2 changed files with 36 additions and 0 deletions
|
@ -88,6 +88,8 @@ private:
|
|||
|
||||
void PerformOnlineUpdate(const std::string& region);
|
||||
|
||||
void SetFullScreenResolution(bool fullscreen);
|
||||
|
||||
void FullScreen();
|
||||
void ScreenShot();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue