diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2010-06-23 11:55:20 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2010-06-23 12:05:13 (GMT) |
commit | 5817f04060f5a545a71a1f9e9dfa167f92a4ab93 (patch) | |
tree | 125b55e5593e699ee73daa8934f80c75f64db73f /doc/src/snippets/sqldatabase/sqldatabase.cpp | |
parent | 0c0eac000ecbe8c0bdcb8c6d914854b1a09a720b (diff) | |
download | Qt-5817f04060f5a545a71a1f9e9dfa167f92a4ab93.zip Qt-5817f04060f5a545a71a1f9e9dfa167f92a4ab93.tar.gz Qt-5817f04060f5a545a71a1f9e9dfa167f92a4ab93.tar.bz2 |
Fixed missing copy of raster pixmap data after change fb76a872e20bd.
It's expected that copy actually does a deep copy of the image data.
Because QRasterPixmapData::fromImage() will just use the source image as
is in this case we need to do a deep copy of the QImage.
Reviewed-by: Trond
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions