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 d60c00c..d735ba3 100644
--- a/shemov.cpp
+++ b/shemov.cpp
@@ -363,6 +363,7 @@ void SheMov::createActions(){
mDeleteFromSeriesA = new QAction(tr("Delete entry..."), this);
mATree->seriesWidget()->seriesTree()->addAction(mDeleteFromSeriesA);
+
// misc
mOpenWithMapperFS = new QSignalMapper(this);
mOpenWithMapperAV = new QSignalMapper(this);