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

replaced GridView in WelcomeWidget with QML Gridview

* Items don't hold correct CoverIDRoled yet
* Items don't hold correct IsPlayingRole yet
This commit is contained in:
Michael Zanetti
2012-12-02 12:10:22 +01:00
parent 4fdc6610e5
commit 1938fdc727
9 changed files with 242 additions and 12 deletions

View File

@@ -175,5 +175,6 @@
<file>data/qml/tomahawkimports/RoundedButton.qml</file>
<file>data/qml/StationCreator.qml</file>
<file>data/qml/StationCreatorPage1.qml</file>
<file>data/qml/GridView.qml</file>
</qresource>
</RCC>