mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +01:00
Fixed bug when session wasn't saved by closing window
This commit is contained in:
parent
a51ad25981
commit
f26dae2c9d
@ -677,7 +677,7 @@ bool QupZilla::quitApp()
|
||||
}
|
||||
settings.endGroup();
|
||||
|
||||
mApp->aboutToCloseWindow(this);
|
||||
mApp->quitApplication();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user