fix one too small
[RRG-proxmark3.git] / client / src / ui / image.ui
blobcb28d77002f181ace6c8bb6a4bea2d258369490f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>PictureForm</class>
4 <widget class="QWidget" name="Form">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>400</width>
10 <height>400</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Picture Viewer</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout_1">
17 <item>
18 <widget class="QLabel" name="lbl_pm">
19 </widget>
20 </item>
21 <item>
22 <widget class="QLabel" name="lbl_sz">
23 <property name="text">
24 <string>Image size</string>
25 </property>
26 </widget>
27 </item>
28 </layout>
29 </widget>
30 <resources/>
31 <connections/>
32 </ui>