summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-01-27 15:49:44 +0100
committerArno <am@disconnect.de>2013-01-27 15:49:44 +0100
commite4085d22006bffa13679f70336ca7966f4be0fee (patch)
treee9db54ee9ba3bd3ca9acc1e2b110ccc58068b2c5 /shemov.h
parent2fa4f7f525f7138498635204693d94fd3de2d87e (diff)
downloadSheMov-e4085d22006bffa13679f70336ca7966f4be0fee.tar.gz
SheMov-e4085d22006bffa13679f70336ca7966f4be0fee.tar.bz2
SheMov-e4085d22006bffa13679f70336ca7966f4be0fee.zip
Move to archive
Add menu entry to move files back to archive. Needed when move to burn directory copies more files than expected.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 9197245..791415a 100644
--- a/shemov.h
+++ b/shemov.h
@@ -161,6 +161,7 @@ class SheMov : public QMainWindow {
QAction *mCopyWindowsDirA;
QAction *mSuggestFileA;
QAction *mPlaySelectedArchiveFilesA;
+ QAction *mMoveToArchiveA;
//Filesystem View Actions
QActionGroup *mFSHoverGroup;