mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00:00
qt: Prompt user for confirmation if exit lock is active
This commit is contained in:
@@ -172,6 +172,8 @@ private:
|
||||
*/
|
||||
bool ConfirmClose();
|
||||
bool ConfirmChangeGame();
|
||||
bool ConfirmForceLockedExit();
|
||||
void RequestGameExit();
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user