Salome HOME
A regression correction for the following case:
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetMultiSelector.h
index 54ff6ddcf44298aecc9c530e5b787e70dee7f35e..7156e051789862a0df0d16e916005aa0ccc65be2 100755 (executable)
@@ -116,10 +116,6 @@ protected:
   /// parameters of the current attribute
   virtual void storeAttributeValue();
 
-  /// Fills the attribute with the value of the selected owner
-  /// \param thePrs a selected owner
-  virtual bool setSelectionCustom(const ModuleBase_ViewerPrs& thePrs);
-
   /// Clear attribute
   virtual void clearAttribute();