Added settings dialog
[speedfreak] / Client / settingsdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SettingsDialog</class>
4  <widget class="QDialog" name="SettingsDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <widget class="QPushButton" name="pushButtonHelp">
17    <property name="geometry">
18     <rect>
19      <x>70</x>
20      <y>170</y>
21      <width>131</width>
22      <height>61</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>Help</string>
27    </property>
28   </widget>
29  </widget>
30  <resources/>
31  <connections/>
32 </ui>