FreeCAD: master 2ab75d7f

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2019-11-19 07:59:35 master d64d6a7c
Changeset Draft: move todo static class to the todo module

The todo class in `DraftGui.py` can be placed in its
own module so that `DraftGui.py` isn't as big
and hard to maintain.
mod - src/Mod/Draft/CMakeLists.txt Diff File
mod - src/Mod/Draft/DraftGui.py Diff File
add - src/Mod/Draft/draftutils/todo.py Diff File