summaryrefslogtreecommitdiffstats
path: root/shemov.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.cpp')
-rw-r--r--shemov.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/shemov.cpp b/shemov.cpp
index b81de7a..bcd31cf 100644
--- a/shemov.cpp
+++ b/shemov.cpp
@@ -147,7 +147,7 @@ SheMov::SheMov(QWidget *parent, Qt::WindowFlags flags) : QMainWindow(parent, fla
splash.finish(this);
mATree->seriesWidget()->readSettings();
mATree->filesWidget()->filesTree()->readSettings();
- mFSWidget->readSettings();
+ mFSWidget->readSettings();
readSettings();
mFSWidget->fileView()->setFocus(Qt::ActiveWindowFocusReason);
mATree->filesWidget()->filesTree()->header()->resizeSections(QHeaderView::ResizeToContents);