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

Let client code use UMLCancasObject::subordinates() instead of accessing class member directly.

Make UMLCancasObject::m_List a private variable and replace references
to UMLCancasObject::m_List with UMLCancasObject::subordinates().

This makes it possible to deal with zero pointers in one place.
parent 028ecc83
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