Prevent softlock on shutdown and various cleanup
This commit is contained in:
parent
9c32c0b98b
commit
26d828fb4c
6 changed files with 21 additions and 24 deletions
|
@ -164,7 +164,6 @@ public slots:
|
|||
void OnEmulationStarting(EmuThread* emu_thread);
|
||||
void OnEmulationStopping();
|
||||
void OnFramebufferSizeChanged();
|
||||
void OnFrameSwapped();
|
||||
|
||||
signals:
|
||||
/// Emitted when the window is closed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue