qt: prevent reentrant shutdown
This commit is contained in:
parent
c86e21abe4
commit
cb7f0c2ec3
2 changed files with 12 additions and 5 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue