Salome HOME
bos #24513 Dealing with conflicting constraints
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index 7a39b899847fb6306959c1e2b1d6873e2638b8b4..377ac23b7ae85a9c08b283ec8f9c5307131f49af 100644 (file)
@@ -417,7 +417,8 @@ public slots:
   /// \param theTrsfType type of tranformation
   virtual void onViewTransformed(int theTrsfType = 2);
 
-  void onConflictingConstraints();
+  /// Called on remove conflicting constraints
+  void onRemoveConflictingConstraints();
 
 protected slots:
   /// Called when previous operation is finished