From 6ca8a6fab443c0b4ac7f6249c9ef02457ddf4f55 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 30 Dec 2012 13:42:35 +0100 Subject: Allow moving files from one Series to another Allow moving files from one SeriesPart to another. Had to add another global variable for this. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 96d0de1..9197245 100644 --- a/shemov.h +++ b/shemov.h @@ -151,6 +151,7 @@ class SheMov : public QMainWindow { //TreeView FileWidget Actions QAction *mMoveToBurnA; + QAction *mMoveToSeriesA; QAction *mMoveFilesA; QAction *mDeleteFilesFromTreeA; QAction *mFilePropertiesA; -- cgit v1.2.3-70-g09d2