From 0861ec020923ff8a1549f6c4a3f5437ce62573b5 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 3 Oct 2010 11:51:29 +0200 Subject: Implemented "Archive selected" action New context menu entry in FSWidget: archive selected. The selected files will be inserted into the MovieInfoPage when archiving a movie. --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 3d52c7e..57e9fda 100644 --- a/shemov.h +++ b/shemov.h @@ -41,6 +41,7 @@ class SheMov : public QMainWindow { void aboutShemov(); void showStatistics(); void newMovieWizard(); + void newMovieWizardWithFiles(); void setSize(qint64 size); private: @@ -82,6 +83,7 @@ class SheMov : public QMainWindow { QAction *mOpenWithMenuFSA; QAction *mOpenWithMenuAVA; QAction *mRenameMenuA; + QAction *mArchiveSelectedA; //TreeView Actions //Series Actions -- cgit v1.2.3-70-g09d2