qt: Uncapture mouse before exit
This commit is contained in:
parent
be3501cfe1
commit
d87d0be2f8
@ -337,6 +337,7 @@ extern int nvr_save(void);
|
||||
void
|
||||
plat_power_off(void)
|
||||
{
|
||||
plat_mouse_capture(0);
|
||||
confirm_exit = 0;
|
||||
nvr_save();
|
||||
config_save();
|
||||
|
Loading…
x
Reference in New Issue
Block a user