diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -95,6 +95,9 @@ class SheMov : public QMainWindow { QAction *mOpenWithMenuAVA; QAction *mRenameMenuA; QAction *mCopyToPartsA; + + //TreeView Actions + QAction *mNewSeriesA; QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; //EndActions |