From fa226c66caf80f9f5041f9616d057309e8f958c0 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 11 Aug 2013 03:42:04 +0200 Subject: Implement Favorites Re-Implement mark as Favorites in new ArchiveView. Also, don't block when the Collector is running again and we're trying to update the view. --- shemov.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 27f08ab..dd085d6 100644 --- a/shemov.h +++ b/shemov.h @@ -141,7 +141,8 @@ class SheMov : public QMainWindow { QAction *mArchiveViewGenresA; QAction *mArchiveViewPartnoA; QAction *mArchiveViewMetadataA; - QAction *mRefreshArchiveA; + QAction *mArchiveViewRefreshA; + QAction *mArchiveViewMarkFavA; QActionGroup *mArchiveFilesAG; //ArchiveFiles actions -- cgit v1.2.3-70-g09d2