mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Merge pull request #5681 from spycrab/qt_safeshutdown
Qt: Implement safe shutdown
This commit is contained in:
commit
aa020040f6
6 changed files with 96 additions and 32 deletions
|
@ -253,7 +253,6 @@ private:
|
|||
void DoFullscreen(bool enable_fullscreen);
|
||||
void DoExclusiveFullscreen(bool enable_fullscreen);
|
||||
void ToggleDisplayMode(bool bFullscreen);
|
||||
bool TriggerSTMPowerEvent();
|
||||
void OnStopped();
|
||||
void OnRenderWindowSizeRequest(int width, int height);
|
||||
void UpdateTitle(const wxString& str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue