FreeCAD: master f9420c98

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-11-10 19:20:33 master f0af88ec
Changeset Part: [skip ci] simplifications in primitives location dialog

- do not use a QSignalMapper if the slot doesn't take care of the emitting widget
- to set the placement only check for the base class GeoFeature, i.e. no need to step through all primitive types
- fix compiler warning of unused variable
mod - src/Mod/Part/Gui/DlgPrimitives.cpp Diff File
mod - src/Mod/Part/Gui/DlgPrimitives.h Diff File