FreeCAD: master 884cbe85

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-04-23 01:39:19 master 7069d9ab
Changeset Sketcher: update XPM icon for PointOnPoint constraint

The SVG icon was changed in d3ee556467 but the small XPM icon
was not modified.

Unlike other XPM icons which are used in `ViewProviderSketch.cpp`,
this `PointOnPoint` XPM icon doesn't seem to be used at all.
Nevertheless, we still update it so that the XPM matches
its corresponding SVG.

Also update the `README.md` to explain how these XPM icons
are generated.
mod - src/Mod/Sketcher/Gui/Resources/icons/small/Constraint_PointOnPoint_sm.xpm Diff File
mod - src/Mod/Sketcher/Gui/Resources/icons/small/README.md Diff File