donovaly
|
b5f57ed2f0
|
[TD] make pointers to the UI std::unique_ptr
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 TD dialogs that don't already use a unique_ptr.
|
2021-01-19 19:24:27 +01:00 |
|
wmayer
|
9a1a06c94b
|
LGTM: [skip ci] fix: Duplicate include guard
|
2020-07-24 20:22:00 +02:00 |
|
donovaly
|
86655f067e
|
[TD] add scale settings to detail task dialog
|
2020-06-09 08:51:46 -04:00 |
|
donovaly
|
6d06bdffb5
|
[TD] some Detail View fixes
see https://forum.freecadweb.org/viewtopic.php?f=35&t=45236&p=388925#p388925 for a description of the changes
|
2020-04-18 14:56:01 +02:00 |
|
wandererfan
|
b44044f95b
|
[TD]dialog for Detail #4221
|
2020-04-08 13:23:28 -04:00 |
|