summaryrefslogtreecommitdiffstats
path: root/archivetreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivetreeview.h')
-rw-r--r--archivetreeview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivetreeview.h b/archivetreeview.h
index 2163fe5..f784d14 100644
--- a/archivetreeview.h
+++ b/archivetreeview.h
@@ -51,6 +51,7 @@ class ArchiveTreeView : public QWidget
void cleanDatabase(const QString &table);
void showNoCoverDialog();
void selectMovie(const QModelIndex &idx);
+ void selectMoviePart(int seriespartId, int seriesId);
void copyPath(int type);
void readSettings();