1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 17:20:26 +02:00

hooked up TagCloud again

made the input fields works
This commit is contained in:
Michael Zanetti
2012-12-02 22:51:47 +01:00
parent 3f7f1df61f
commit af05ce243d
10 changed files with 134 additions and 46 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/TagCloud.qml</file>
<file>data/qml/StationConfig.qml</file>
<file>data/qml/StationView.qml</file>
<file>data/qml/tomahawkimports/InputField.qml</file>
@@ -180,5 +179,7 @@
<file>data/qml/tomahawkimports/CoverImage.qml</file>
<file>data/qml/tomahawkimports/ArtistView.qml</file>
<file>data/qml/tomahawkimports/HeaderLabel.qml</file>
<file>data/qml/stations/CreateByGenre.qml</file>
<file>data/qml/tomahawkimports/TagCloud.qml</file>
</qresource>
</RCC>