Merge pull request #1429 from SuslikV/patch-8
UI: Use themeID for red message in settings view
This commit is contained in:
commit
f1b3fcee0d
@ -3823,8 +3823,8 @@
|
|||||||
<verstretch>0</verstretch>
|
<verstretch>0</verstretch>
|
||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="themeID" stdset="0">
|
||||||
<string notr="true">color: rgb(255, 0, 4);</string>
|
<string>error</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true"/>
|
<string notr="true"/>
|
||||||
@ -4668,8 +4668,8 @@
|
|||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="advancedMsg">
|
<widget class="QLabel" name="advancedMsg">
|
||||||
<property name="styleSheet">
|
<property name="themeID" stdset="0">
|
||||||
<string notr="true">color: rgb(255, 0, 4);</string>
|
<string>error</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true"/>
|
<string notr="true"/>
|
||||||
@ -4681,8 +4681,8 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="advancedMsg2">
|
<widget class="QLabel" name="advancedMsg2">
|
||||||
<property name="styleSheet">
|
<property name="themeID" stdset="0">
|
||||||
<string notr="true">color: rgb(255, 0, 4);</string>
|
<string>error</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true"/>
|
<string notr="true"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user