summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style_simulated.cpp
diff options
context:
space:
mode:
authorSami Merilä <sami.merila@nokia.com>2009-12-03 10:18:04 (GMT)
committerSami Merilä <sami.merila@nokia.com>2009-12-03 10:18:04 (GMT)
commita024829184dcde9b6fdaf5ea884fe7e42efdaf29 (patch)
tree9b6de07b50147c196cb24b134f9840bb241fb1e0 /src/gui/styles/qs60style_simulated.cpp
parent01279a67d5d27089b645a4b6226e32b415709722 (diff)
downloadQt-a024829184dcde9b6fdaf5ea884fe7e42efdaf29.zip
Qt-a024829184dcde9b6fdaf5ea884fe7e42efdaf29.tar.gz
Qt-a024829184dcde9b6fdaf5ea884fe7e42efdaf29.tar.bz2
QS60Style: Always store changed theme palette
When style updates its background brush, it updates QApplication's palette with new background. Also member variable m_backgroundBrush is updated. What is NOT updated is the member variable m_themePalette, which should also contain correct updated palette. This change updates m_themePalette and moves palette updations to occur in one place so that in all use-cases the palettes are modified in a unified way. Task-number: QTBUG-6427 Reviewed-by: Alessandro Portale
Diffstat (limited to 'src/gui/styles/qs60style_simulated.cpp')
0 files changed, 0 insertions, 0 deletions