Update psp image with one I made.

This commit is contained in:
Xele02 2013-02-02 17:41:52 +01:00
parent d5c2560212
commit 706ac18ec1
4 changed files with 33 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Controls</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -180,6 +180,37 @@
</rect>
</property>
</widget>
<widget class="QLabel" name="PSP_Img_2">
<property name="geometry">
<rect>
<x>50</x>
<y>50</y>
<width>501</width>
<height>191</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="resources.qrc">:/images/resources/psp_map.png</pixmap>
</property>
</widget>
<zorder>PSP_Img</zorder>
<zorder>PSP_Img_2</zorder>
<zorder>Edit_Up</zorder>
<zorder>Edit_Left</zorder>
<zorder>Edit_Right</zorder>
<zorder>Edit_Down</zorder>
<zorder>Edit_Home</zorder>
<zorder>Edit_Start</zorder>
<zorder>Edit_Select</zorder>
<zorder>Edit_X</zorder>
<zorder>Edit_S</zorder>
<zorder>Edit_O</zorder>
<zorder>Edit_T</zorder>
<zorder>Edit_RT</zorder>
<zorder>Edit_LT</zorder>
</widget>
</item>
<item>

View File

@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/images">
<file>resources/psp.png</file>
<file>resources/psp_map.png</file>
</qresource>
</RCC>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Qt/resources/psp_map.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB