]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_SketcherMgr.h
Salome HOME
Merge remote-tracking branch 'origin/BR_REENTRANCE_OPERATION' into origin_Dev_1.5.0
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index 38981450ba4c3756ec9bbc9e35373750203e7796..b7e7ffd6e5333d5a0bfd5c5aa716f2a04284a99f 100644 (file)
@@ -180,7 +180,7 @@ public:
   //! Incorrect states: the feature is sketch, the solver error value
   //! The feature value is reset, this is the flag of sketch mgr
   //! \return string value
-  QString getFeatureError(const FeaturePtr& theFeature);
+  QString getFeatureError(const FeaturePtr& theFeature, const bool isCheckGUI = true);
 
   /// Returns list of strings which contains id's of sketch operations
   static const QStringList& sketchOperationIdList();