From 6d00ae1d57ed37a8d3d6d35181cb6b155dd7801c Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Jul 2010 12:51:36 +0200 Subject: Implemented delete files from tree view Files can now be delete from the files tree view. When doing so, the files will be deleted permanently and also removed from the database. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 47f5b6e..7bf4913 100644 --- a/shemov.h +++ b/shemov.h @@ -117,6 +117,7 @@ class SheMov : public QMainWindow { //TreeView FileWidget Actions QAction *mMoveToBurnA; QAction *mSetDvdNoA; + QAction *mDeleteFilesFromTreeA; QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; -- cgit v1.2.3-70-g09d2