mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-03 16:07:10 +02:00
qt: Prompt user for confirmation if exit lock is active
This commit is contained in:
parent
e58e3719d8
commit
60c2e9e675
3 changed files with 44 additions and 1 deletions
|
|
@ -172,6 +172,8 @@ private:
|
|||
*/
|
||||
bool ConfirmClose();
|
||||
bool ConfirmChangeGame();
|
||||
bool ConfirmForceLockedExit();
|
||||
void RequestGameExit();
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue