FreeCAD: master 15b14783

Author Committer Branch Timestamp Parent
Stefan Tröger wmayer master 2016-09-21 17:19:57 master b101b11c
Changeset Extensions: Handle static/dynamic cast

After the change of the virtual inheritance position in the inheritance chain some
formally added dynamic_cast's can be reverted to the old behaviour
mod - src/App/DocumentObject.h Diff File
mod - src/App/PropertyContainer.h Diff File
mod - src/App/PropertyLinks.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File
mod - src/Mod/Fem/App/PropertyPostDataObject.cpp Diff File
mod - src/Mod/Part/App/PropertyTopoShape.cpp Diff File