浏览代码

UI: Fixup minor Qt Creator inconsistencies

Qt Creator automatically adjusts these files when opened. Rather than
contributors having to manually undo these changes, just apply them
directly into the repository.
Matt Gajownik 3 年之前
父节点
当前提交
d066e89d56
共有 3 个文件被更改,包括 18 次插入13 次删除
  1. 0 2
      UI/forms/AutoConfigStartPage.ui
  2. 1 2
      UI/forms/AutoConfigStreamPage.ui
  3. 17 9
      UI/forms/OBSBasicSettings.ui

+ 0 - 2
UI/forms/AutoConfigStartPage.ui

@@ -51,7 +51,6 @@
     <widget class="QLabel" name="label_2">
     <widget class="QLabel" name="label_2">
      <property name="font">
      <property name="font">
       <font>
       <font>
-       <weight>75</weight>
        <bold>true</bold>
        <bold>true</bold>
       </font>
       </font>
      </property>
      </property>
@@ -83,7 +82,6 @@
     <widget class="QLabel" name="label">
     <widget class="QLabel" name="label">
      <property name="font">
      <property name="font">
       <font>
       <font>
-       <weight>75</weight>
        <bold>true</bold>
        <bold>true</bold>
       </font>
       </font>
      </property>
      </property>

+ 1 - 2
UI/forms/AutoConfigStreamPage.ui

@@ -419,7 +419,7 @@
        <item row="7" column="1">
        <item row="7" column="1">
         <widget class="QPushButton" name="connectAccount2">
         <widget class="QPushButton" name="connectAccount2">
          <property name="cursor">
          <property name="cursor">
-          <cursorshape>PointingHandCursor</cursorshape>
+          <cursorShape>PointingHandCursor</cursorShape>
          </property>
          </property>
          <property name="text">
          <property name="text">
           <string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
           <string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
@@ -451,7 +451,6 @@
           <widget class="QLabel" name="connectedAccountText">
           <widget class="QLabel" name="connectedAccountText">
            <property name="font">
            <property name="font">
             <font>
             <font>
-             <weight>75</weight>
              <bold>true</bold>
              <bold>true</bold>
             </font>
             </font>
            </property>
            </property>

+ 17 - 9
UI/forms/OBSBasicSettings.ui

@@ -247,12 +247,12 @@
                    </item>
                    </item>
                    <item row="4" column="1">
                    <item row="4" column="1">
                     <widget class="QCheckBox" name="hideOBSFromCapture">
                     <widget class="QCheckBox" name="hideOBSFromCapture">
-                     <property name="text">
-                      <string>Basic.Settings.General.HideOBSWindowsFromCapture</string>
-                     </property>
                      <property name="toolTip">
                      <property name="toolTip">
                       <string>Basic.Settings.General.HideOBSWindowsFromCapture.Tooltip</string>
                       <string>Basic.Settings.General.HideOBSWindowsFromCapture.Tooltip</string>
                      </property>
                      </property>
+                     <property name="text">
+                      <string>Basic.Settings.General.HideOBSWindowsFromCapture</string>
+                     </property>
                     </widget>
                     </widget>
                    </item>
                    </item>
                   </layout>
                   </layout>
@@ -1320,7 +1320,7 @@
                <item>
                <item>
                 <widget class="QPushButton" name="connectAccount2">
                 <widget class="QPushButton" name="connectAccount2">
                  <property name="cursor">
                  <property name="cursor">
-                  <cursorshape>PointingHandCursor</cursorshape>
+                  <cursorShape>PointingHandCursor</cursorShape>
                  </property>
                  </property>
                  <property name="text">
                  <property name="text">
                   <string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
                   <string>Basic.AutoConfig.StreamPage.ConnectAccount</string>
@@ -4769,6 +4769,14 @@
             <bool>true</bool>
             <bool>true</bool>
            </property>
            </property>
            <widget class="QWidget" name="hotkeyScrollContents">
            <widget class="QWidget" name="hotkeyScrollContents">
+            <property name="geometry">
+             <rect>
+              <x>0</x>
+              <y>0</y>
+              <width>98</width>
+              <height>28</height>
+             </rect>
+            </property>
             <layout class="QFormLayout" name="hotkeyFormLayout">
             <layout class="QFormLayout" name="hotkeyFormLayout">
              <property name="labelAlignment">
              <property name="labelAlignment">
               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -4874,11 +4882,11 @@
                     </spacer>
                     </spacer>
                    </item>
                    </item>
                    <item row="2" column="1">
                    <item row="2" column="1">
-                     <widget class="QCheckBox" name="confirmOnExit">
-                       <property name="text">
-                         <string>Basic.Settings.Advanced.General.ConfirmOnExit</string>
-                       </property>
-                     </widget>
+                    <widget class="QCheckBox" name="confirmOnExit">
+                     <property name="text">
+                      <string>Basic.Settings.Advanced.General.ConfirmOnExit</string>
+                     </property>
+                    </widget>
                    </item>
                    </item>
                   </layout>
                   </layout>
                  </widget>
                  </widget>