mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 23:22:33 -07:00
qt: prevent reentrant shutdown
This commit is contained in:
@@ -336,7 +336,7 @@ private slots:
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
void OnLanguageChanged(const QString& locale);
|
||||
void OnMouseActivity();
|
||||
void OnShutdownBegin();
|
||||
bool OnShutdownBegin();
|
||||
void OnShutdownBeginDialog();
|
||||
void OnEmulationStopped();
|
||||
void OnEmulationStopTimeExpired();
|
||||
|
Reference in New Issue
Block a user