From 88791c89ac1066a9c0118120e10ec3cc19c2ec72 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Jul 2010 11:33:04 +0200 Subject: 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. --- shemov.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shemov.h') 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 -- cgit v1.2.3-70-g09d2