Salome HOME
Update classes documentation
[modules/shaper.git] / src / PartSet / PartSet_WidgetMultiSelector.h
index b079c75301fdc39fe8d3c033762209840973393b..4ec5e13505fdeee5e22395529da5e6003ab2c978 100644 (file)
@@ -54,6 +54,7 @@ protected:
   /// 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
+  /// \param theAttribute an attribute
   /// \param theValid a boolean flag, if restore happens for valid parameters
   virtual void restoreAttributeValue(const AttributePtr& theAttribute, const bool theValid);