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