added support for 3. Liga; fix resize bug
[buliscores] / src / src / settingsdialog.ui
index b70ccc7..cb8acc8 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>393</width>
-    <height>106</height>
+    <height>64</height>
    </rect>
   </property>
   <property name="sizePolicy">
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout">
    <item>
-    <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1,1,0">
+    <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
      <property name="sizeConstraint">
       <enum>QLayout::SetMaximumSize</enum>
      </property>
      <item>
-      <widget class="QRadioButton" name="rbBL1">
+      <widget class="QComboBox" name="cbLeague">
        <property name="sizePolicy">
         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="text">
-        <string>1. Bundesliga</string>
-       </property>
-       <attribute name="buttonGroup">
-        <string>buttonGroup</string>
-       </attribute>
-      </widget>
-     </item>
-     <item>
-      <widget class="QRadioButton" name="rbBL2">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="text">
-        <string>2. Bundesliga</string>
-       </property>
-       <attribute name="buttonGroup">
-        <string>buttonGroup</string>
-       </attribute>
-      </widget>
-     </item>
-     <item>
-      <widget class="QRadioButton" name="rbT3BL">
-       <property name="sizePolicy">
-        <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
-         <horstretch>0</horstretch>
-         <verstretch>0</verstretch>
-        </sizepolicy>
-       </property>
-       <property name="text">
-        <string>tipp3 Bundesliga</string>
-       </property>
-       <attribute name="buttonGroup">
-        <string>buttonGroup</string>
-       </attribute>
+       <item>
+        <property name="text">
+         <string>1. Bundesliga</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>2. Bundesliga</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>3. Liga</string>
+        </property>
+       </item>
+       <item>
+        <property name="text">
+         <string>tipp3 Bundesliga</string>
+        </property>
+       </item>
       </widget>
      </item>
      <item>
  </widget>
  <resources/>
  <connections/>
- <buttongroups>
-  <buttongroup name="buttonGroup"/>
- </buttongroups>
 </ui>