From 4df6ecda7306baae1b2c2252c8f1818762436504 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Feb 2018 06:18:46 +0100 Subject: New class: CollectionArtistsView Basically the same as populateByArtist, 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 7b7da0d..920f499 100644 --- a/BeetPlayer.pro +++ b/BeetPlayer.pro @@ -35,7 +35,8 @@ SOURCES += main.cpp\ helper.cpp \ webdownloader.cpp \ webradiodialog.cpp \ - collectionwidget.cpp + collectionwidget.cpp \ + collectionartistsview.cpp HEADERS += beetplayer.h \ configurationdialog.h \ @@ -47,7 +48,8 @@ HEADERS += beetplayer.h \ helper.h \ webdownloader.h \ webradiodialog.h \ - collectionwidget.h + collectionwidget.h \ + collectionartistsview.h LIBS += -ltag -- cgit v1.2.3-70-g09d2