FreeCAD: master 65656f6d
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
uwestoehr | wmayer | master | 2021-02-05 00:38:34 | master 9c3c562f |
Changeset | [Sketcher] make more pointers to the UI std::unique_ptr addendum to PR 0004362 (Same as PR 0004293, just for Sketcher as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632 the pointer to the UI should be a unique pointer. This PR does this for all Sketcher dialogs that don't already use a unique_ptr.) |
|||
mod - src/Mod/Sketcher/Gui/SketchMirrorDialog.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketchMirrorDialog.h | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketchOrientationDialog.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketchOrientationDialog.h | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketchRectangularArrayDialog.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketchRectangularArrayDialog.h | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketcherRegularPolygonDialog.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketcherRegularPolygonDialog.h | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketcherSettings.cpp | Diff File | |||
mod - src/Mod/Sketcher/Gui/SketcherSettings.h | Diff File |