summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-09-13 08:45:23 +0200
committerEike Ziller <eike.ziller@qt.io>2019-09-13 08:11:35 +0000
commitef1d5c1264a53d9fe1d0953f598e9cd8f1aecab1 (patch)
tree96a5a3b876296ce86bab7320e1bec713d9851c84 /src
parentf5d6eb564bca45989a0feeb793b5b5a00d41501d (diff)
downloadqt-creator-ef1d5c1264a53d9fe1d0953f598e9cd8f1aecab1.tar.gz
Help: Fix compilation with < Qt 5.12
Qt Designer broke it by adding unneeded colorroles that don't exist in earlier versions Follow-up of 1bbdb1440f34dd6862965eca98591845218221dc Change-Id: Idf2f7708c034989f7501dd321c7f6b208cc33c41 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/plugins/help/generalsettingspage.ui27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/plugins/help/generalsettingspage.ui b/src/plugins/help/generalsettingspage.ui
index ecfb37674a..0b7dd7fd2a 100644
--- a/src/plugins/help/generalsettingspage.ui
+++ b/src/plugins/help/generalsettingspage.ui
@@ -364,15 +364,6 @@
</color>
</brush>
</colorrole>
- <colorrole role="PlaceholderText">
- <brush brushstyle="NoBrush">
- <color alpha="128">
- <red>255</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
</active>
<inactive>
<colorrole role="Text">
@@ -384,15 +375,6 @@
</color>
</brush>
</colorrole>
- <colorrole role="PlaceholderText">
- <brush brushstyle="NoBrush">
- <color alpha="128">
- <red>255</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
</inactive>
<disabled>
<colorrole role="Text">
@@ -404,15 +386,6 @@
</color>
</brush>
</colorrole>
- <colorrole role="PlaceholderText">
- <brush brushstyle="NoBrush">
- <color alpha="128">
- <red>255</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
</disabled>
</palette>
</property>