fix: ignore save requests after closing all windows (#5081)
This commit is contained in:
@@ -140,6 +140,7 @@ private:
|
||||
const QString windowLayoutFilePath;
|
||||
|
||||
bool initialized_ = false;
|
||||
bool shuttingDown_ = false;
|
||||
|
||||
QPoint emotePopupPos_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user