From 164701b69d3d84b5530e93866dea93b446654a8e Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 19 Feb 2018 02:08:54 +0100 Subject: Add "remove from Favorites" Implemented as a custom action. Works out fine so far :) --- collectionfavoritesview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'collectionfavoritesview.h') diff --git a/collectionfavoritesview.h b/collectionfavoritesview.h index 4d3f7b5..d8d34d1 100644 --- a/collectionfavoritesview.h +++ b/collectionfavoritesview.h @@ -10,6 +10,7 @@ class CollectionFavoritesView : public CollectionWidget { public slots: virtual void populate(); + void removeFromFavorites(const QModelIndexList &idxs); }; #endif // COLLECTIONFAVORITESVIEW_H -- cgit v1.2.3-70-g09d2