mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 10:27:54 +00:00
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)
This commit is contained in:
parent
fe722aba41
commit
8244ccf2c0
2 changed files with 31 additions and 15 deletions
|
@ -128,6 +128,8 @@ private slots:
|
|||
void OnToggleFilterBar();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleFullscreen();
|
||||
void ShowFullscreen();
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue