Changing color themes did not work since the results from qt_fusionPalette is cached by default. The solution is to track changes and call qt_fusionPalette when necessary. Fixes: QTBUG-129399 Change-Id: I77824098349be5e5264fa9e230a949e3ccd6f14f Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> (cherry picked from commit ff645479e7489de5a88c71c0215748d84be3de9f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%