LP-106 Setup Wizard refresh : Add dual servo setup (dual aileron or
[librepilot.git] / ground / gcs / src / plugins / setupwizard / pages / helipage.ui
blobe17af5e381d09ffa3286ca7d00e2a6c8e520c642
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>HeliPage</class>
4 <widget class="QWizardPage" name="HeliPage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>600</width>
10 <height>400</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>WizardPage</string>
15 </property>
16 <widget class="QLabel" name="label_2">
17 <property name="geometry">
18 <rect>
19 <x>50</x>
20 <y>160</y>
21 <width>500</width>
22 <height>41</height>
23 </rect>
24 </property>
25 <property name="text">
26 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-family:'MS Shell Dlg 2'; font-size:12pt; font-weight:600;&quot;&gt;The Helicopter section of the Setup Wizard is not yet implemented&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
27 </property>
28 <property name="alignment">
29 <set>Qt::AlignHCenter|Qt::AlignTop</set>
30 </property>
31 <property name="wordWrap">
32 <bool>true</bool>
33 </property>
34 </widget>
35 </widget>
36 <resources/>
37 <connections/>
38 </ui>