From f98f36bd009570d51eac255acf952cb09f68b5db Mon Sep 17 00:00:00 2001 From: nds Date: Thu, 4 Dec 2014 17:49:00 +0300 Subject: [PATCH] It moves the connect of the propertyPanel noWidget signal to the module instead of operation. --- src/FeaturesPlugin/placement_widget.xml | 2 -- src/ModuleBase/ModuleBase_Operation.cpp | 5 ----- src/PartSet/PartSet_Module.cpp | 14 ++++++++++++++ src/PartSet/PartSet_Module.h | 5 +++++ src/XGUI/XGUI_Workshop.cpp | 3 +++ 5 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/FeaturesPlugin/placement_widget.xml b/src/FeaturesPlugin/placement_widget.xml index 0e6f3488e..e5f67055c 100644 --- a/src/FeaturesPlugin/placement_widget.xml +++ b/src/FeaturesPlugin/placement_widget.xml @@ -14,6 +14,4 @@ use_subshapes="true" concealment="true" /> - -