summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorAlessandro Portale <aportale@trolltech.com>2009-03-25 19:40:44 (GMT)
committerAlessandro Portale <aportale@trolltech.com>2009-03-25 19:40:44 (GMT)
commit6c078d9b6cde43119495eb4aceac397da303d04c (patch)
treeca2160a545d1f16cda97f23f5671f29de7fc40c3 /tests/auto
parentb9f70293686a1aa2fce26656435130c54886f331 (diff)
downloadQt-6c078d9b6cde43119495eb4aceac397da303d04c.zip
Qt-6c078d9b6cde43119495eb4aceac397da303d04c.tar.gz
Qt-6c078d9b6cde43119495eb4aceac397da303d04c.tar.bz2
alphaMask needs to be const, because first bytesPerLine() is called and then bits(). The non-const bits() may detach and realign the data, so that the previous result of bytesPerLine() ist invalid. On S60, we actually had a 'skew' effect because of that.
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions