]> git.sesse.net Git - ultimatescore/blobdiff - client/mainwindow.ui
Make the roster scripts executable.
[ultimatescore] / client / mainwindow.ui
index 88318919bf39be5847029b895ce95c74ef87f19e..28c42b33a9b0a46a73e2c55b3b5f133ea5ecd768 100644 (file)
            </widget>
           </item>
           <item row="1" column="2">
-           <widget class="QLineEdit" name="initials_1_edit">
-            <property name="text">
+           <widget class="QComboBox" name="initials_1_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>PCL</string>
             </property>
            </widget>
            </widget>
           </item>
           <item row="1" column="3">
-           <widget class="QLineEdit" name="initials_2_edit">
-            <property name="text">
+           <widget class="QComboBox" name="initials_2_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>TFK</string>
             </property>
            </widget>
            </widget>
           </item>
           <item row="5" column="2">
-           <widget class="QLineEdit" name="match_2_initials_1_edit">
-            <property name="text">
+           <widget class="QComboBox" name="match_2_initials_1_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>PCL</string>
             </property>
            </widget>
           </item>
           <item row="5" column="3">
-           <widget class="QLineEdit" name="match_2_initials_2_edit">
-            <property name="text">
+           <widget class="QComboBox" name="match_2_initials_2_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>TFK</string>
             </property>
            </widget>
            </widget>
           </item>
           <item row="6" column="2">
-           <widget class="QLineEdit" name="match_3_initials_1_edit">
-            <property name="text">
+           <widget class="QComboBox" name="match_3_initials_1_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>PCL</string>
             </property>
            </widget>
           </item>
           <item row="6" column="3">
-           <widget class="QLineEdit" name="match_3_initials_2_edit">
-            <property name="text">
+           <widget class="QComboBox" name="match_3_initials_2_edit">
+            <property name="editable">
+             <bool>true</bool>
+            </property>
+            <property name="currentText">
              <string>TFK</string>
             </property>
            </widget>