FreeCAD: master eb3e4ce5

Author Committer Branch Timestamp Parent
wandererfan wandererfan master 2020-03-15 15:08:28 master ee626abe
Changeset [TD]fix crash when Section deleted during creation

- if the Section is deleted while the section dialog
  is still in progress, further processing in the
  dialog would cause a crash.
- should have "update intent" locks to prevent this
mod - src/Mod/TechDraw/Gui/TaskSectionView.cpp Diff File
mod - src/Mod/TechDraw/Gui/TaskSectionView.h Diff File