summaryrefslogtreecommitdiffstats
path: root/qmake/generators
diff options
context:
space:
mode:
authorSami Merilä <sami.merila@nokia.com>2009-12-09 13:49:47 (GMT)
committerSami Merilä <sami.merila@nokia.com>2009-12-09 13:49:47 (GMT)
commitbe927c3978347f95b7eeba53fb6750dbf7e188ec (patch)
treef770e26f22af52d14cbdab16c80fe8f8a0c229da /qmake/generators
parentae8a4cfa053b6976933e0d65586ef561d9a209da (diff)
downloadQt-be927c3978347f95b7eeba53fb6750dbf7e188ec.zip
Qt-be927c3978347f95b7eeba53fb6750dbf7e188ec.tar.gz
Qt-be927c3978347f95b7eeba53fb6750dbf7e188ec.tar.bz2
QS60Style: Do not let QCommonStyle draw PE_PanelScrollAreaCorner
If QS60Style lets QCommonStyle to draw PE_PanelScrollAreaCorner, common style draws transparent small rect to the end of scrollbar. This is due to our style's palette's Base is Qt::Transparent. Error is only visible when two dialogs/windows are on top of each other and their background is such that a hole in the upper dialog's background will make the hole "visible" (i.e. background is not similar). As a fix, QS60Style should not let QCommonStyle draw the primitive, but instead handle itself (and do nothing with it). Task-number: QTBUG-6657 Reviewed-by: Alessandro Portale
Diffstat (limited to 'qmake/generators')
0 files changed, 0 insertions, 0 deletions