FreeCAD: master 27675f1e

Author Committer Branch Timestamp Parent
m42kus berndhahnebach master 2019-06-12 19:44:49 master 9a829462
Changeset FEM: Remove unnecessary overrides from Analysis

onChanged, execute, mustExecute and getPyObject where overwritten but
the implementation didn't do anything different from the implementation
of the base class DocumentObject in this case. Thus they where
redundent.
mod - src/Mod/Fem/App/FemAnalysis.cpp Diff File
mod - src/Mod/Fem/App/FemAnalysis.h Diff File