X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPartSet%2FPartSet_OperationSketchBase.cpp;h=a9f861fbbbac67b1f02167350d01b8358de1cc64;hb=3ccd62a2eedaf895c689d77ab4bfc698a592870e;hp=864f77dda90f447729947fe20f8f97eb660ca097;hpb=b96d49472ad23f609343fa158d1d7b96c729ed09;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_OperationSketchBase.cpp b/src/PartSet/PartSet_OperationSketchBase.cpp index 864f77dda..a9f861fbb 100644 --- a/src/PartSet/PartSet_OperationSketchBase.cpp +++ b/src/PartSet/PartSet_OperationSketchBase.cpp @@ -16,6 +16,7 @@ PartSet_OperationSketchBase::PartSet_OperationSketchBase(const QString& theId, QObject* theParent) : ModuleBase_PropPanelOperation(theId, theParent) { + setEditMode(false); } PartSet_OperationSketchBase::~PartSet_OperationSketchBase()