1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-18 23:09:42 +01:00

[whatsnew] Add networking image

This commit is contained in:
Uwe L. Korn 2014-07-15 01:35:09 +01:00
parent 71bc764d2d
commit db09d27723
3 changed files with 5 additions and 1 deletions

View File

@ -1150,7 +1150,10 @@ border-color: #ccc;
</sizepolicy>
</property>
<property name="text">
<string>Display an Image here</string>
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources.qrc">:/whatsnew_0_8/data/images/networking.png</pixmap>
</property>
</widget>
</item>

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

View File

@ -11,5 +11,6 @@
<file>data/images/design-screenshot.png</file>
<file>data/images/android.png</file>
<file>data/images/tomahawk-android.png</file>
<file>data/images/networking.png</file>
</qresource>
</RCC>