FreeCAD: master 3f2ea25a

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-09-27 06:39:27 master 7b4cd6c0
Changeset Sketcher: new icons for two existing commands

New SVG icons, `Sketcher_DeleteConstraints`, `Sketcher_DeleteGeometry`
for two commands which previously used the very simple icon
`Element_SelectionTypeInvalid` (a single red X).

These icons clarify that the commands are used to delete
the constraints and the geometry, respectively.
mod - src/Mod/Sketcher/Gui/CommandSketcherTools.cpp Diff File
mod - src/Mod/Sketcher/Gui/Resources/Sketcher.qrc Diff File
add - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteConstraints.svg Diff File
add - src/Mod/Sketcher/Gui/Resources/icons/tools/Sketcher_DeleteGeometry.svg Diff File