Skip to content
Commit 190413de authored by Christoph Feck's avatar Christoph Feck
Browse files

Fix painting on pixmap that already has a QPainter attached

The code should use QWidget::render() instead of redirecting, but
this simple move fixes the crash, hopefully also on Windows (where
native == raster).

BUG: 284360
CCBUG: 282029
parent c9558104
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