Skip to content
Commit 645eed7a authored by Steinar H. Gunderson's avatar Steinar H. Gunderson Committed by Martin Tobias Holmedahl Sandsmark
Browse files

Fix an invalid cast to ClipItem.

Seemingly we can get a Transition into this code path; qgraphicsitem_cast<>
will properly return NULL if it's not of the type we expect.
parent f41d1de9
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