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

Say hello to DeclarativeHeader

This commit is contained in:
Michael Zanetti
2012-12-16 00:19:51 +01:00
parent 21c494ba91
commit 74d375bc50
35 changed files with 465 additions and 385 deletions

View File

@@ -35,21 +35,21 @@
<file>data/images/skip-pressed.svg</file>
<file>data/images/skip-rest.svg</file>
<file>data/images/user-avatar.svg</file>
<file>data/images/view-toggle-active-centre.png</file>
<file>data/images/view-toggle-active-left.png</file>
<file>data/images/view-toggle-active-right.png</file>
<file>data/images/view-toggle-active-centre.svg</file>
<file>data/images/view-toggle-active-left.svg</file>
<file>data/images/view-toggle-active-right.svg</file>
<file>data/images/view-toggle-icon-artist-active.svg</file>
<file>data/images/view-toggle-icon-artist-inactive.svg</file>
<file>data/images/view-toggle-icon-grid-active.svg</file>
<file>data/images/view-toggle-icon-grid-inactive.svg</file>
<file>data/images/view-toggle-icon-list-active.svg</file>
<file>data/images/view-toggle-icon-list-inactive.svg</file>
<file>data/images/view-toggle-inactive-centre.png</file>
<file>data/images/view-toggle-inactive-left.png</file>
<file>data/images/view-toggle-inactive-right.png</file>
<file>data/images/view-toggle-pressed-centre.png</file>
<file>data/images/view-toggle-pressed-left.png</file>
<file>data/images/view-toggle-pressed-right.png</file>
<file>data/images/view-toggle-inactive-centre.svg</file>
<file>data/images/view-toggle-inactive-left.svg</file>
<file>data/images/view-toggle-inactive-right.svg</file>
<file>data/images/view-toggle-pressed-centre.svg</file>
<file>data/images/view-toggle-pressed-left.svg</file>
<file>data/images/view-toggle-pressed-right.svg</file>
<file>data/images/list-add.svg</file>
<file>data/images/list-remove.svg</file>
<file>data/images/arrow-up-double.svg</file>
@@ -166,5 +166,7 @@
<file>data/images/cancel.svg</file>
<file>data/images/delete.svg</file>
<file>data/images/ok.svg</file>
<file>data/qml/tomahawkimports/FlexibleHeader.qml</file>
<file>data/qml/tomahawkimports/ToggleViewButtons.qml</file>
</qresource>
</RCC>