]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_OperationSketchBase.h
Salome HOME
Provide preselection
[modules/shaper.git] / src / PartSet / PartSet_OperationSketchBase.h
index 5de7b7330c594baff0265d480475b31dd8820583..ef3991a9a1710c0557e48c23b3f22d77d44c7830 100644 (file)
@@ -143,9 +143,6 @@ signals:
   /// \param theFlushMessage the flag whether the create message should be flushed
   /// \returns the created feature
   virtual FeaturePtr createFeature(const bool theFlushMessage = true);
-
-  /// Activates widgets by preselection if it is accepted
-  virtual void activateByPreselection();
 };
 
 #endif