FreeCAD: master bad30329

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-04-03 19:19:10 master 5f11802b
Changeset Draft: move ApplyStyle GuiCommand to gui_styles module

Also fix an error in determining the objects of type group.

Also call `finish` to properly terminate the command,
otherwise it stays active and behaves incorrectly.
mod - src/Mod/Draft/CMakeLists.txt Diff File
mod - src/Mod/Draft/DraftTools.py Diff File
add - src/Mod/Draft/draftguitools/gui_styles.py Diff File