Make position hints configurable again
[quassel.git] / src / qtui / ui / coreconfigwizardintropage.ui
1 <ui version="4.0" >
2  <class>CoreConfigWizardIntroPage</class>
3  <widget class="QWidget" name="CoreConfigWizardIntroPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>430</width>
9     <height>202</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QHBoxLayout" >
16    <item>
17     <widget class="QLabel" name="label" >
18      <property name="text" >
19       <string>This wizard will guide you through the setup of your Quassel Core.</string>
20      </property>
21      <property name="alignment" >
22       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
23      </property>
24     </widget>
25    </item>
26   </layout>
27  </widget>
28  <resources/>
29  <connections/>
30 </ui>