From: vsv Date: Tue, 1 Jul 2014 07:51:38 +0000 (+0400) Subject: Restore default value X-Git-Tag: V_0.4.4~213 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=42807365a2239055e4bcdb570ff594e9eedbb6ec;p=modules%2Fshaper.git Restore default value --- diff --git a/src/PartSet/PartSet_Module.cpp b/src/PartSet/PartSet_Module.cpp index 2d43a2f13..50c0de49d 100644 --- a/src/PartSet/PartSet_Module.cpp +++ b/src/PartSet/PartSet_Module.cpp @@ -524,6 +524,6 @@ void PartSet_Module::onStorePoint2D(FeaturePtr theFeature, const std::string& th bool PartSet_Module::isFeatureEnabled(const QString& theCmdId) const { - qDebug("### isFeatureEnabled %s", qPrintable(theCmdId)); + //qDebug("### isFeatureEnabled %s", qPrintable(theCmdId)); return true; } diff --git a/src/SketchPlugin/plugin-Sketch.xml b/src/SketchPlugin/plugin-Sketch.xml index 16862fa24..6c320ee71 100644 --- a/src/SketchPlugin/plugin-Sketch.xml +++ b/src/SketchPlugin/plugin-Sketch.xml @@ -14,7 +14,7 @@ - +