From 9b2f7da813faea42587c0a78435a41aa338471fe Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 15 May 2011 09:58:19 +0200 Subject: Implement show all files Implemented a new function showing all files belonging to the selected series. The function respectect the current filter of the SeriesTreeWidget. --- archivetreeview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archivetreeview.h') diff --git a/archivetreeview.h b/archivetreeview.h index 342e3c4..0de5782 100644 --- a/archivetreeview.h +++ b/archivetreeview.h @@ -47,6 +47,7 @@ class ArchiveTreeView : public QWidget public slots: void setFileViewMode(int mode); + void showAllFiles(); void cleanDatabase(const QString &table); void showNoCoverDialog(); void selectMovie(const QModelIndex &idx); -- cgit v1.2.3-70-g09d2