summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-07-18 11:33:04 +0200
committerArno <am@disconnect.de>2010-07-18 11:33:04 +0200
commit88791c89ac1066a9c0118120e10ec3cc19c2ec72 (patch)
treeefe64de5f51bc4ab5821da7114ed9ebac16cccf7 /shemov.h
parenta7a6b1c9f8f718b3082e6cc373459a1eba508848 (diff)
downloadSheMov-88791c89ac1066a9c0118120e10ec3cc19c2ec72.tar.gz
SheMov-88791c89ac1066a9c0118120e10ec3cc19c2ec72.tar.bz2
SheMov-88791c89ac1066a9c0118120e10ec3cc19c2ec72.zip
Implemented "move to burn directory" for TreeWidget
Files from the archive can be moved to a configurable directory with this function. The specified files won't be deleted from the database.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index ca7e840..dfd6786 100644
--- a/shemov.h
+++ b/shemov.h
@@ -114,6 +114,9 @@ class SheMov : public QMainWindow {
QAction *mShowNormalA;
QActionGroup *mViewTreeGroup;
+ //TreeView FileWidget Actions
+ QAction *mMoveToBurnA;
+
QActionGroup *mOpenWithGroupFS;
QActionGroup *mOpenWithGroupAV;
//EndActions