1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 17:42:13 +02:00

rework StationCreator page2

make use of artistchartsmodel
This commit is contained in:
Michael Zanetti
2012-12-02 21:11:57 +01:00
parent 25a9d21e8f
commit 73b5e977c8
13 changed files with 183 additions and 30 deletions

View File

@@ -164,7 +164,6 @@
<file>data/images/delete.png</file>
<file>data/images/ok.png</file>
<file>data/qml/StationScene.qml</file>
<file>data/qml/CoverImage.qml</file>
<file>data/qml/TagCloud.qml</file>
<file>data/qml/StationConfig.qml</file>
<file>data/qml/StationView.qml</file>
@@ -176,5 +175,10 @@
<file>data/qml/StationCreator.qml</file>
<file>data/qml/StationCreatorPage1.qml</file>
<file>data/qml/GridView.qml</file>
<file>data/qml/StationCreatorPage2.qml</file>
<file>data/qml/stations/CreateByArtist.qml</file>
<file>data/qml/tomahawkimports/CoverImage.qml</file>
<file>data/qml/tomahawkimports/ArtistView.qml</file>
<file>data/qml/tomahawkimports/HeaderLabel.qml</file>
</qresource>
</RCC>