summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-10-03 11:51:29 +0200
committerArno <am@disconnect.de>2010-10-03 11:51:29 +0200
commit0861ec020923ff8a1549f6c4a3f5437ce62573b5 (patch)
tree9c60034f8077a00b5c97b0effaf0d9785a11a871 /shemov.h
parent3c86ae36f5048929ed43e1d49060d45e927953e8 (diff)
downloadSheMov-0861ec020923ff8a1549f6c4a3f5437ce62573b5.tar.gz
SheMov-0861ec020923ff8a1549f6c4a3f5437ce62573b5.tar.bz2
SheMov-0861ec020923ff8a1549f6c4a3f5437ce62573b5.zip
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.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h2
1 files changed, 2 insertions, 0 deletions
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