mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 02:12:33 -07: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