diff options
author | Jens Bache-Wiig <jbache@trolltech.com> | 2010-01-08 11:03:48 (GMT) |
---|---|---|
committer | Jens Bache-Wiig <jbache@trolltech.com> | 2010-01-08 11:03:48 (GMT) |
commit | f90472009c928b3f599c182dfbab91390fdafdd9 (patch) | |
tree | 2b69a87c6b3461f745967c7f4b259606367453f4 /dist/changes-4.2.0 | |
parent | 73629458a18ce577e0a46e61335ef92d18dac7be (diff) | |
download | Qt-f90472009c928b3f599c182dfbab91390fdafdd9.zip Qt-f90472009c928b3f599c182dfbab91390fdafdd9.tar.gz Qt-f90472009c928b3f599c182dfbab91390fdafdd9.tar.bz2 |
Fixes: Setting any style sheet breaks checkbox positioning
Task: QTBUG-7198
RevBy: ogoffart
Details:
It was impossible to override the checkbox positioning in a custom
style if any style sheet was set on the application of widget.
This was because the style sheet never passed control to the
base style. We now fix it by checking if the style sheet has
the appropriate style rules.
Diffstat (limited to 'dist/changes-4.2.0')
0 files changed, 0 insertions, 0 deletions