FreeCAD: master 41387fd9

Author Committer Branch Timestamp Parent
realthunder wmayer master 2019-09-30 06:18:40 master 890bc90b
Changeset App: fix dynamic property undo/redo

Instead of enforce property type match when undo/redo, modify various
property Paste() to make it type safe.
mod - src/App/PropertyExpressionEngine.cpp Diff File
mod - src/App/Transactions.cpp Diff File
mod - src/Mod/Spreadsheet/App/PropertyColumnWidths.cpp Diff File
mod - src/Mod/Spreadsheet/App/PropertyRowHeights.cpp Diff File
mod - src/Mod/Spreadsheet/App/PropertySheet.cpp Diff File
mod - src/Mod/Spreadsheet/App/Sheet.cpp Diff File