From 9a1ec955d9ce339e6b89714488bb866ae43bb397 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 30 May 2010 10:29:47 +0200 Subject: Implemented copying of movie data Added function to copy actors, covers, genre, dvd and quality to other parts of the same movie if movie has multiple files. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 2b3c154..c8c9cfa 100644 --- a/shemov.h +++ b/shemov.h @@ -93,6 +93,7 @@ class SheMov : public QMainWindow { QAction *mOpenWithMenuFSA; QAction *mOpenWithMenuAVA; QAction *mRenameMenuA; + QAction *mCopyToPartsA; QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; //EndActions -- cgit v1.2.3-70-g09d2