mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 19:47:57 -05:00
Merge citra-emu PR#3159 by FearlessTobi(citra-qt : Fix a bug in our fullscreen implementation)
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user