Remove PlaceholderText from .ui file

This commit is contained in:
Phil Olynyk 2023-03-13 11:14:16 -04:00
parent 77b281287e
commit 4dd45d5055

View File

@ -1928,15 +1928,6 @@ border: 2px solid #56789a; border-radius: 30px;
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
@ -2002,15 +1993,6 @@ border: 2px solid #56789a; border-radius: 30px;
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
@ -2076,15 +2058,6 @@ border: 2px solid #56789a; border-radius: 30px;
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>