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