FreeCAD: master c1fe916f

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-03-01 01:41:49 master dd9b6944
Changeset Draft: gui_edit cleanup

Small spacing fixes like imports in separate lines
for more clarity, the module docstring,
the position of the license, and trailing spaces.

Remove unnecessary check for the graphical interface
as this command should be imported when the interface
is already up and running.

Properly import `gui_trackers` module and use tracker
classes prefixed accordingly.
mod - src/Mod/Draft/draftguitools/gui_edit.py Diff File