Salome HOME
Issue #3232: Delete automatic constraints if they cause conflicts
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index 7567f40a2912468cf2f5af1b023a5b2e8a539d87..e9481244e4b4a28190b17460cf3fb3e76ad9589f 100644 (file)
@@ -414,6 +414,8 @@ public slots:
   /// \param theTrsfType type of tranformation
   virtual void onViewTransformed(int theTrsfType = 2);
 
+  void onConflictingConstraints();
+
 protected slots:
   /// Called when previous operation is finished
   virtual void onSelectionChanged();