From ca1d008ebaa5a28284cdba97046b48be421ccacd Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Feb 2018 06:51:05 +0100 Subject: New class: CollectionDatesView Basically the same as populateByDate, 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 4495107..7f42954 100644 --- a/BeetPlayer.pro +++ b/BeetPlayer.pro @@ -37,7 +37,8 @@ SOURCES += main.cpp\ webradiodialog.cpp \ collectionwidget.cpp \ collectionartistsview.cpp \ - collectionalbumsview.cpp + collectionalbumsview.cpp \ + collectiondatesview.cpp HEADERS += beetplayer.h \ configurationdialog.h \ @@ -51,7 +52,8 @@ HEADERS += beetplayer.h \ webradiodialog.h \ collectionwidget.h \ collectionartistsview.h \ - collectionalbumsview.h + collectionalbumsview.h \ + collectiondatesview.h LIBS += -ltag -- cgit v1.2.3-70-g09d2