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

Crash fix on class to diagram drag after c++ import.

The bug is fixed by ignoring friend class declarations in c++ import.
Otherwise the c++ import code creates additional uml class objects
sharing the same name, which is currently not supported.

CCBUG:334828
parent 4cf9fe13
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