From 6c1a89feb8e8178b02adfa8b4fdc0eb8ef0e78c1 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 22 Jan 2011 13:19:50 +0100 Subject: Added filter option for favorites Added filter for only showing series marked as favorites. The other filter options are disabled when in this mode. --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 9406263..b926393 100644 --- a/shemov.h +++ b/shemov.h @@ -47,6 +47,7 @@ class SheMov : public QMainWindow { void checkConsistency(); void toggleHover(QObject *object); void checkMount(bool mounted); + void toggleFilterGroup(bool checked); signals: void configChanged(); @@ -132,6 +133,7 @@ class SheMov : public QMainWindow { QAction *mFilterByDvdNoA; QAction *mFilterBySizeA; QActionGroup *mFilterGroup; + QAction *mFilterFavoritesA; //TreeView FileWidget Actions QAction *mMoveToBurnA; -- cgit v1.2.3-70-g09d2