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

Fix coverity check CID 169655: (USE_AFTER_FREE)

Passing freed pointer "umlobject" as an argument to
"sigObjectRemoved".sigObjectRemoved.

The 'object removed' signal is now emitted before object destroying.

CCBUG:340646
parent 03513107
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