summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 83db7b9..c397378 100644
--- a/shemov.h
+++ b/shemov.h
@@ -99,6 +99,9 @@ class SheMov : public QMainWindow {
//TreeView Actions
QAction *mNewSeriesA;
QAction *mDeleteFromSeriesA;
+ QAction *mExpandAllSeriesA;
+ QAction *mCollapseAllSeriesA;
+ QAction *mExpandCurrentA;
QActionGroup *mOpenWithGroupFS;
QActionGroup *mOpenWithGroupAV;