citra-qt : Adding fullscreen mode
This commit is contained in:
parent
74d4050924
commit
e3d9e6c802
5 changed files with 57 additions and 2 deletions
|
@ -127,6 +127,7 @@ private slots:
|
|||
void OnConfigure();
|
||||
void OnToggleFilterBar();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void OnCreateGraphicsSurfaceViewer();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue