summaryrefslogtreecommitdiffstats
path: root/shemov.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.cpp')
-rw-r--r--shemov.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.cpp b/shemov.cpp
index 8a8ff57..6add89b 100644
--- a/shemov.cpp
+++ b/shemov.cpp
@@ -139,6 +139,7 @@ void SheMov::closeEvent(QCloseEvent *event){
mFSWidget->pictureViewer()->close();
mATree->seriesWidget()->writeSettings();
mPicWidget->picViewer2()->writeSettings();
+ mPicWidget->writeSettings();
FilesTreeModel *filesModel = static_cast<FilesTreeModel*>(SmGlobals::instance()->model("FilesModel"));
filesModel->writeCache();
writeSettings();