Salome HOME
Merge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
[modules/shaper.git] / src / PartSet / PartSet_Module.h
index a0d62efa3dddc642a9d55afa0121549ff564ffe7..1cf8750e8847b55dea908c16928949a9bc450862 100644 (file)
@@ -412,7 +412,9 @@ public slots:
 
   /// Called on transformation in current viewer
   /// \param theTrsfType type of tranformation
-  void onViewTransformed(int theTrsfType = 2);
+  virtual void onViewTransformed(int theTrsfType = 2);
+
+  void onConflictingConstraints();
 
 protected slots:
   /// Called when previous operation is finished