mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
[SaveSettings] Don't save settings twice on app close
This commit is contained in:
parent
d422ce3767
commit
167e80f59a
|
@ -2098,7 +2098,6 @@ void QupZilla::closeEvent(QCloseEvent* event)
|
|||
}
|
||||
|
||||
m_isClosing = true;
|
||||
mApp->saveStateSlot();
|
||||
|
||||
#ifndef Q_OS_MAC
|
||||
if (mApp->windowCount() == 1) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user