donovaly
|
21dc72ed10
|
[TD] make more pointers to the UI std::unique_ptr
addendum to PR #4293
(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.)
|
2021-02-05 13:24:21 +01:00 |
|
luz paz
|
a3cb87b117
|
TechDraw: Header uniformity and whitespace fixes
|
2020-11-14 16:59:51 +01:00 |
|
donovaly
|
954d4e64f5
|
SymbolChooser: use Qt's OK|Cancel buttons
- use the standard Qt buttons for the OK/Cancel action (QDialogButtonBox)
advantage: better layout and cleaner than 2 own and separate buttons
|
2020-03-30 08:46:54 -04:00 |
|
wandererfan
|
f0155052f3
|
[TD]Welding Symbol Editor alpha release
|
2019-08-22 17:11:55 -04:00 |
|