mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
* SourceInfoWidget now uses a bog standard TrackView.
This commit is contained in:
parent
e197231fe6
commit
8c5fbcd7c7
@ -76,7 +76,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="CollectionView" name="recentCollectionView"/>
|
||||
<widget class="TrackView" name="recentCollectionView"/>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
@ -117,9 +117,9 @@
|
||||
<header>playlist/PlaylistView.h</header>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>CollectionView</class>
|
||||
<class>TrackView</class>
|
||||
<extends>QTreeView</extends>
|
||||
<header>playlist/CollectionView.h</header>
|
||||
<header>playlist/TrackView.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user