diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ class SheMov : public QMainWindow { QAction *mCopyWindowsDirA; QAction *mSuggestFileA; QAction *mPlaySelectedArchiveFilesA; + QAction *mMoveToArchiveA; //Filesystem View Actions QActionGroup *mFSHoverGroup; |