瀏覽代碼

Merge pull request #1429 from SuslikV/patch-8

UI: Use themeID for red message in settings view
Jim 7 年之前
父節點
當前提交
f1b3fcee0d
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      UI/forms/OBSBasicSettings.ui

+ 6 - 6
UI/forms/OBSBasicSettings.ui

@@ -3823,8 +3823,8 @@
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="styleSheet">
-            <string notr="true">color: rgb(255, 0, 4);</string>
+           <property name="themeID" stdset="0">
+            <string>error</string>
            </property>
            <property name="text">
             <string notr="true"/>
@@ -4668,8 +4668,8 @@
            </property>
            <item>
             <widget class="QLabel" name="advancedMsg">
-             <property name="styleSheet">
-              <string notr="true">color: rgb(255, 0, 4);</string>
+             <property name="themeID" stdset="0">
+              <string>error</string>
              </property>
              <property name="text">
               <string notr="true"/>
@@ -4681,8 +4681,8 @@
            </item>
            <item>
             <widget class="QLabel" name="advancedMsg2">
-             <property name="styleSheet">
-              <string notr="true">color: rgb(255, 0, 4);</string>
+             <property name="themeID" stdset="0">
+              <string>error</string>
              </property>
              <property name="text">
               <string notr="true"/>