From afd74157ef705fa2b0323727b3a37e2806bb0730 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 16 Jan 2011 15:04:41 +0100 Subject: Implement favorites SeriesParts can be marked as favorites. They won't be selectable when filtering by local Movies only. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index cbe1301..9406263 100644 --- a/shemov.h +++ b/shemov.h @@ -70,6 +70,7 @@ class SheMov : public QMainWindow { //Actions QAction *mQuitA; QAction *mMarkFilesA; + QAction *mToggleFavoriteA; QAction *mUnmarkFilesA; QAction *mCreateFolderA; QAction *mDeleteFilesA; -- cgit v1.2.3-70-g09d2