From 8c5fbcd7c7d9f58037a77c8ddd7a2e3df9c5d3d4 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Fri, 1 Jun 2012 04:58:20 +0200 Subject: [PATCH] * SourceInfoWidget now uses a bog standard TrackView. --- src/libtomahawk/widgets/infowidgets/SourceInfoWidget.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libtomahawk/widgets/infowidgets/SourceInfoWidget.ui b/src/libtomahawk/widgets/infowidgets/SourceInfoWidget.ui index e11eeaa15..2af3656d0 100644 --- a/src/libtomahawk/widgets/infowidgets/SourceInfoWidget.ui +++ b/src/libtomahawk/widgets/infowidgets/SourceInfoWidget.ui @@ -76,7 +76,7 @@ - + @@ -117,9 +117,9 @@
playlist/PlaylistView.h
- CollectionView + TrackView QTreeView -
playlist/CollectionView.h
+
playlist/TrackView.h