Skip to content
Snippets Groups Projects
Commit 61029076 authored by delleceste's avatar delleceste
Browse files

solved incompatibility between qt versions and palette role 'PlaceholderText'

parent e49c5425
No related branches found
No related tags found
No related merge requests found
......@@ -946,15 +946,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
......@@ -975,15 +966,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
......@@ -1004,15 +986,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
......@@ -1321,15 +1294,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
......@@ -1350,15 +1314,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
......@@ -1379,15 +1334,6 @@
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>46</red>
<green>117</green>
<blue>182</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment