From c32f2d711aa7d645c08a0b3a04957bfdbc82b0be Mon Sep 17 00:00:00 2001 From: Federico Montesino Pouzols Date: Mon, 20 Oct 2014 16:15:38 +0100 Subject: [PATCH] small doxygen doc fix, re #10335 --- Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp b/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp index 1df23c94c340..1dbd431e8603 100644 --- a/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp +++ b/Code/Mantid/MantidPlot/src/Mantid/MantidUI.cpp @@ -1766,7 +1766,6 @@ bool MantidUI::executeAlgorithmAsync(Mantid::API::IAlgorithm_sptr alg, const boo /** * Slot to update the recent files list (from main appWindow) when accepting LoadDialog dialogs -* @param dlg :: alg. dialog (in practice of subclass LoadDialog) that has been ok-clicked/accepted */ void MantidUI::loadFileDialogAccept() {