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. --- archiveviewwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveviewwidget.h') diff --git a/archiveviewwidget.h b/archiveviewwidget.h index 6a4d572..c171707 100644 --- a/archiveviewwidget.h +++ b/archiveviewwidget.h @@ -45,6 +45,7 @@ class ArchiveViewWidget : public QWidget { void setDvdNo(); void deleteFromArchive(); void playSelected(const QString &player = QString()); + void copyToParts(); signals: void statusbarMessage(const QString &message); -- cgit v1.2.3-70-g09d2