Skip to content
Commit 7fe990cf authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix crash adding UMLObject to a UMLAssociation parent.

UMLAssociation is not derived from UMLPackage, which is required to be
used as parent.

The root cause for the crash is a c++ parse error, which is covered by
another commit.

BUG:175096
parent 6861feba
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