From 3095a50fe57b9ccefca133106651f3bc2c3d7895 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Feb 2018 07:03:44 +0100 Subject: New class: CollectionFavoritesView Basically the same as populateByFavorites, just wrapped in a shiny, new CollectionWidget. --- BeetPlayer.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'BeetPlayer.pro') diff --git a/BeetPlayer.pro b/BeetPlayer.pro index 7f42954..db46255 100644 --- a/BeetPlayer.pro +++ b/BeetPlayer.pro @@ -38,7 +38,8 @@ SOURCES += main.cpp\ collectionwidget.cpp \ collectionartistsview.cpp \ collectionalbumsview.cpp \ - collectiondatesview.cpp + collectiondatesview.cpp \ + collectionfavoritesview.cpp HEADERS += beetplayer.h \ configurationdialog.h \ @@ -53,7 +54,8 @@ HEADERS += beetplayer.h \ collectionwidget.h \ collectionartistsview.h \ collectionalbumsview.h \ - collectiondatesview.h + collectiondatesview.h \ + collectionfavoritesview.h LIBS += -ltag -- cgit v1.2.3-70-g09d2