Skip to content
Commit 422dd8a4 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Crash fix.

The crash is fixed by setting PinWidget as child of the related
UMLWidget, which ensures that PinWidget is deleted along with
the parent by QGraphicsScene.

Additional the PinWidget instance has to be removed from the
UMLScene widget list, which happens in PinWidget destructor.

BUG: 324058
FIXED-IN:4.11.1
parent d6c5c6d0
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