Fix a bug in the fullscreen implementation
This commit is contained in:
parent
e23c3cd7f7
commit
8942bfd759
2 changed files with 31 additions and 15 deletions
|
@ -141,6 +141,8 @@ private slots:
|
|||
void OnToggleFilterBar();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleFullscreen();
|
||||
void ShowFullscreen();
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void OnCreateGraphicsSurfaceViewer();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue