summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc/rcc.h
diff options
context:
space:
mode:
authorChristian Ehrlicher <[email protected]>2025-07-05 15:02:15 +0200
committerChristian Ehrlicher <[email protected]>2025-07-10 22:50:47 +0200
commitf08f2b4a98e9a3199b896eed61b754d86b984810 (patch)
tree700a6ff9e37c1411ea10e9184c9e58990b881f48 /src/tools/rcc/rcc.h
parent3f04866987618e01a830ea603880597dee5b991f (diff)
Windows11Style: don't use alpha for QPalette::BaseHEADdev
Using a semi-transparent color for QPalette::Base is not a good idea because this color is also used to override old content (as it's a background color) which means the old content would shine through. To avoid such things, workarounds were added which just created other bugs so disable the transparency for QPalette::Base completely. Pick-to: 6.10 6.9 6.8 Fixes: QTBUG-138230 Fixes: QTBUG-135213 Task-number: QTBUG-120254 Change-Id: I6fa4d3950cd412a6b93b6b8d3634aaf685c6b959 Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/tools/rcc/rcc.h')
0 files changed, 0 insertions, 0 deletions