]> git.mxchange.org Git - flightgear.git/blob - src/GUI/NoOfficialHangar.ui
Code cleanups, code updates and fix at least on (possible) devide-by-zero
[flightgear.git] / src / GUI / NoOfficialHangar.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>NoOfficialHangarMessage</class>
4  <widget class="QWidget" name="NoOfficialHangarMessage">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>607</width>
10     <height>134</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <property name="autoFillBackground">
17    <bool>false</bool>
18   </property>
19   <layout class="QVBoxLayout" name="verticalLayout">
20    <item>
21     <widget class="QLabel" name="label">
22      <property name="text">
23       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The official FlightGear aircraft hangar is not selected, so only the default aircraft will be available. You can add the official hangar by &lt;a href=&quot;action:add-official&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;clicking here&lt;/span&gt;&lt;/a&gt;, or go to the 'add-ons' page to add other hangars or aircraft folders.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;action:hide&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Click here&lt;/span&gt;&lt;/a&gt; to permanently hide this message.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24      </property>
25      <property name="textFormat">
26       <enum>Qt::RichText</enum>
27      </property>
28      <property name="wordWrap">
29       <bool>true</bool>
30      </property>
31     </widget>
32    </item>
33   </layout>
34  </widget>
35  <resources/>
36  <connections/>
37 </ui>