FreeCAD: master 0721f7f1

Author Committer Branch Timestamp Parent
donovaly wandererfan master 2019-12-08 12:29:57 master 50f4c012
Affected Issues  0004069: TechDraw/View/Lines: Enable entry and display of values in the users chosen unit system
Changeset TD: DrawView.cpp: add routine for PropertyDistance change

X and Y were changed at first by me to PropertyLength and later by Wandererfan to PropertyDistance. For this second change there is handleChangedPropertyType() code missing. This PR adds this.

- also some code formatting improvements automatically done by MSVC
mod - src/Mod/TechDraw/App/DrawView.cpp Diff File