summaryrefslogtreecommitdiffstats
path: root/shemov.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.cpp')
-rw-r--r--shemov.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/shemov.cpp b/shemov.cpp
index 2fa47d3..8294900 100644
--- a/shemov.cpp
+++ b/shemov.cpp
@@ -142,6 +142,8 @@ void SheMov::configure(){
dlg.exec();
createOpenWithMenuFS();
createOpenWithMenuAV();
+ mATree->seriesWidget()->seriesTree()->readConfig();
+ mATree->filesWidget()->filesTree()->readConfig();
}
void SheMov::tabChanged(int newTab){