Skip to content
Commit 91d6e1c7 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.

BUG:334828
FIXED-IN:4.13.2
(cherry picked from commit 37a4a7a3)
parent fa1f407f
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