Skip to content

Commit

Permalink
Refs #8849. Add missing Doxygen @param description
Browse files Browse the repository at this point in the history
  • Loading branch information
arturbekasov committed Mar 5, 2014
1 parent 14c6667 commit a277a12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ using namespace Mantid::Kernel;
/**
* Sets double validator for specified field.
* @param field :: Field to set validator for
* @param allowEmpty :: Whether the validator should accept empty inputs as well
*/
void setDoubleValidator(QLineEdit* field, bool allowEmpty)
{
Expand Down

0 comments on commit a277a12

Please sign in to comment.