FreeCAD: master 21dc72ed

Author Committer Branch Timestamp Parent
uwestoehr wwmayer master 2021-02-05 01:56:05 master 7560a35e
Changeset [TD] make more pointers to the UI std::unique_ptr

addendum to PR 0004293

(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 remaining TD dialogs that don't already use a unique_ptr.)
mod - src/Mod/TechDraw/Gui/SymbolChooser.h Diff File
mod - src/Mod/TechDraw/Gui/TaskLineDecor.cpp Diff File
mod - src/Mod/TechDraw/Gui/TaskLineDecor.h Diff File