Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / ground / gcs / src / plugins / config / vernier.ui
blob6ed8f8defb679dffdfaa43c85bf4bf8a66e24f19
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>VernierWidget</class>
4 <widget class="QWidget" name="VernierWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>129</width>
10 <height>103</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <widget class="QDial" name="outerDial">
17 <property name="geometry">
18 <rect>
19 <x>0</x>
20 <y>-10</y>
21 <width>111</width>
22 <height>111</height>
23 </rect>
24 </property>
25 </widget>
26 <widget class="QDial" name="innerDial">
27 <property name="geometry">
28 <rect>
29 <x>30</x>
30 <y>20</y>
31 <width>51</width>
32 <height>51</height>
33 </rect>
34 </property>
35 </widget>
36 </widget>
37 <resources/>
38 <connections/>
39 </ui>