Add option to reset window size to 1080p
This commit is contained in:
parent
29ccc7673f
commit
64fad8cfe9
3 changed files with 30 additions and 6 deletions
|
@ -242,7 +242,8 @@ private slots:
|
|||
void ShowFullscreen();
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void ResetWindowSize();
|
||||
void ResetWindowSize720();
|
||||
void ResetWindowSize1080();
|
||||
void OnCaptureScreenshot();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue