Salome HOME
Updates from V7_dev branch
[modules/gui.git] / src / SUIT / SUIT_ActionOperation.cxx
index cf3a9e964d666ece3ea7c3b439a2a1171cb814fc..1a42e6bb7f058fdfb8dc421b403ce283fc3fbffd 100644 (file)
@@ -84,7 +84,7 @@ void SUIT_ActionOperation::setAction( QtxAction* a )
 }
 
 /*! Add action to widget \a wid.
- *\retval TRUE - successful, FALSE - not successful.
+ *\retval true - successful, false - not successful.
  */
 bool SUIT_ActionOperation::addTo( QWidget* wid )
 {