FreeCAD: master 48f2ba9c

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-02-11 19:23:54 master f54ca614
Changeset Draft: improve the Python style gui_selectplane

Also import `todo` and `translate` from the utils module
instead of from `DraftGui`.
Otherwise we have to import the entire `DraftGui` module
which creates dependency problems when we want to use
some functions without the graphical interface.
mod - src/Mod/Draft/draftguitools/gui_selectplane.py Diff File