diff --git a/Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp b/Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp index 41c74baa95f8d09e063bd6981418243fea468e03..5ff51742f09233d7d57d1a7c55d3d0cbeb8c8a34 100644 --- a/Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp +++ b/Code/Mantid/MantidQt/MantidWidgets/src/FitOptionsBrowser.cpp @@ -43,6 +43,7 @@ namespace MantidWidgets /** * Constructor * @param parent :: The parent widget. + * @param fitType :: The type of the underlying fitting algorithm. */ FitOptionsBrowser::FitOptionsBrowser(QWidget *parent, FittingType fitType) :QWidget(parent),