PartDesign/Gui/TaskDlgSketchBasedParameters: emhance object hiding/unhiding on reject()

This commit is contained in:
Alexander Golubev
2015-07-20 23:02:51 +03:00
committed by Stefan Tröger
parent 4590305921
commit a6ebfa496f
3 changed files with 20 additions and 15 deletions

View File

@@ -45,7 +45,6 @@
#include <Gui/Command.h>
#include <Mod/PartDesign/App/FeaturePad.h>
#include <Mod/Sketcher/App/SketchObject.h>
#include <Mod/PartDesign/App/Body.h>
#include "TaskSketchBasedParameters.h"
#include "ReferenceSelection.h"
#include "Workbench.h"