diff options
author | Alessandro Portale <aportale@trolltech.com> | 2009-03-25 19:40:44 (GMT) |
---|---|---|
committer | Alessandro Portale <aportale@trolltech.com> | 2009-03-25 19:40:44 (GMT) |
commit | 6c078d9b6cde43119495eb4aceac397da303d04c (patch) | |
tree | ca2160a545d1f16cda97f23f5671f29de7fc40c3 /tests/auto | |
parent | b9f70293686a1aa2fce26656435130c54886f331 (diff) | |
download | Qt-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