Add a prototype item for displaying tracks in an album grouped together. Commented...
commit25a5df5602a5671b15b8536a4bbd28fbb0389d11
authornhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 24 Sep 2007 12:35:32 +0000 (24 12:35 +0000)
committernhnielsen <nhnielsen@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Mon, 24 Sep 2007 12:35:32 +0000 (24 12:35 +0000)
tree831b89dee52172ddb8e62c2f149cd28b9b29adbe
parente5940a61efde45dfe1fcbd8d9402041744ef149b
Add a prototype item for displaying tracks in an album grouped together. Commented out of PlaylistGraphicsView for now as it is not functional at all and still VERY toxic to the correct functioning of the playlist

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@716274 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/CMakeLists.txt
src/playlist/PlaylistGraphicsAlbumGroupItem.cpp [new file with mode: 0644]
src/playlist/PlaylistGraphicsAlbumGroupItem.h [new file with mode: 0644]
src/playlist/PlaylistGraphicsView.cpp
src/playlist/PlaylistGraphicsView.h