mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-27 00:04:45 +00:00
Update psp image with one I made.
This commit is contained in:
parent
d5c2560212
commit
706ac18ec1
@ -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>
|
||||
|
@ -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
BIN
Qt/resources/psp_map.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.5 KiB |
Loading…
x
Reference in New Issue
Block a user