summaryrefslogtreecommitdiffstats
path: root/BeetPlayer.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-02-17 07:03:44 +0100
committerArno <arno@disconnect.de>2018-02-17 07:03:44 +0100
commit3095a50fe57b9ccefca133106651f3bc2c3d7895 (patch)
treee8dadeb57be1a78f39592cda4307536303fc18dd /BeetPlayer.pro
parentca1d008ebaa5a28284cdba97046b48be421ccacd (diff)
downloadBeetPlayer-3095a50fe57b9ccefca133106651f3bc2c3d7895.tar.gz
BeetPlayer-3095a50fe57b9ccefca133106651f3bc2c3d7895.tar.bz2
BeetPlayer-3095a50fe57b9ccefca133106651f3bc2c3d7895.zip
New class: CollectionFavoritesView
Basically the same as populateByFavorites, just wrapped in a shiny, new CollectionWidget.
Diffstat (limited to 'BeetPlayer.pro')
-rw-r--r--BeetPlayer.pro6
1 files changed, 4 insertions, 2 deletions
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