]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_WidgetShapeSelector.h
Salome HOME
External edges correction for sketch operations.
[modules/shaper.git] / src / PartSet / PartSet_WidgetShapeSelector.h
index b47c59ebf2395270e16e5e35ae005d2d87f6d4ac..1ad2f21974b2ca5590286efbfcf0a04aa1d6444b 100644 (file)
@@ -49,11 +49,6 @@ protected:
   /// \param theShape a selected shape, which is used in the selection attribute
   virtual bool setObject(ObjectPtr theSelectedObject, GeomShapePtr theShape);
 
-  /// Creates a backup of the current values of the attribute
-  /// It should be realized in the specific widget because of different
-  /// parameters of the current attribute
-  virtual void storeAttributeValue();
-
   /// Creates a backup of the current values of the attribute
   /// It should be realized in the specific widget because of different
   /// parameters of the current attribute