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. --- archiveview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index c786b33..36e915c 100644 --- a/archiveview.h +++ b/archiveview.h @@ -89,6 +89,7 @@ class ArchiveTree : public SmTreeView { void editGenres(); void editMetadata(); void editSeriesPart(); + void markAsFavorite(); private: void impossible(const QString msg = tr("Unable to perform function!")); -- cgit v1.2.3-70-g09d2