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. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index ab95425..bf4cc93 100644 --- a/shemov.h +++ b/shemov.h @@ -120,6 +120,7 @@ class SheMov : public QMainWindow { QAction *mShowLocalA; QAction *mShowArchivedA; QAction *mShowNormalA; + QAction *mShowAllFilesA; QAction *mShowNoCoverDialogA; QActionGroup *mShowTreeGroup; QAction *mHoverPicsA; -- cgit v1.2.3-70-g09d2