FreeCAD: master 2b676020

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-09-17 09:35:41 master 5d96f01c
Changeset PD: fixes for pipe task panel
+ fix Qt4 build failure
+ fix handling of adding items to spine/auxiliary spine/sections to allow to remove them again
+ QListWidget::takeItem() returns a pointer to the removed item. So a previous call of QListWidget::item() is superfluous
mod - src/Mod/PartDesign/Gui/TaskPipeParameters.cpp Diff File