From ebb71321f6ef8f90e57f86083386374aa45eedc2 Mon Sep 17 00:00:00 2001 From: Casey Link Date: Sun, 21 Aug 2011 18:20:00 -0500 Subject: [PATCH] Add a splitter to the charts widget. --- src/libtomahawk/widgets/whatshotwidget.ui | 92 +++++++++++++---------- 1 file changed, 52 insertions(+), 40 deletions(-) diff --git a/src/libtomahawk/widgets/whatshotwidget.ui b/src/libtomahawk/widgets/whatshotwidget.ui index 5259550ca..a1a9d258b 100644 --- a/src/libtomahawk/widgets/whatshotwidget.ui +++ b/src/libtomahawk/widgets/whatshotwidget.ui @@ -12,46 +12,53 @@ - - - - - Top Tracks - - - - - - - - 320 - 0 - - - - - - - - - - - - Top Artists - - - - - - - - 320 - 0 - - - - - + + + Qt::Horizontal + + + + + + + Top Tracks + + + + + + + + 320 + 0 + + + + + + + + + + + + Top Artists + + + + + + + + 320 + 0 + + + + + + + @@ -66,6 +73,11 @@ QTreeView
playlist/playlistview.h
+ + ArtistView + QTreeView +
artistview.h
+