wmayer
|
d1d4b996e7
|
PD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
Uwe
|
19bdfc16b8
|
[PD] more work to remove unused includes
|
2022-02-21 02:18:17 +01:00 |
|
donovaly
|
b483fc0518
|
[PD] make pointers to the UI std::unique_ptr
Same as PR #4293, just for PartDesign
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 PartDesign dialogs that don't already use a unique_ptr.
|
2021-02-05 18:01:57 +01:00 |
|
Sergo
|
591342806d
|
fix #0002662 - crash when create ShapeBinder with origin selected
|
2016-12-02 17:21:32 +01:00 |
|
Stefan Tröger
|
6f8dc62297
|
add task for datum shape features
|
2016-04-12 18:12:19 +02:00 |
|