cmake: Modernize build system
[quassel.git] / src / qtui / coreconfigwizardintropage.ui
diff --git a/src/qtui/coreconfigwizardintropage.ui b/src/qtui/coreconfigwizardintropage.ui
new file mode 100644 (file)
index 0000000..2c14ad0
--- /dev/null
@@ -0,0 +1,30 @@
+<ui version="4.0" >
+ <class>CoreConfigWizardIntroPage</class>
+ <widget class="QWidget" name="CoreConfigWizardIntroPage" >
+  <property name="geometry" >
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>430</width>
+    <height>202</height>
+   </rect>
+  </property>
+  <property name="windowTitle" >
+   <string>Form</string>
+  </property>
+  <layout class="QHBoxLayout" >
+   <item>
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>This wizard will guide you through the setup of your Quassel Core.</string>
+     </property>
+     <property name="alignment" >
+      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+     </property>
+    </widget>
+   </item>
+  </layout>
+ </widget>
+ <resources/>
+ <connections/>
+</ui>