Skip to content
Commit 9dbb47b0 authored by Thomas Lübking's avatar Thomas Lübking
Browse files

ensure to keep image data alive w/ the image

raster QPixmaps re-use the image data (implicitly shared)
deleting them w/ scope will thus cause invalidated
memory in the returned pixmap

BUG: 337626
REVIEW: 121158
parent 4091121f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment