12#include <boost/optional/optional.hpp>
15namespace MantidWidgets {
24 enum class FitType { Single, CoAdd, Simultaneous };
31 const boost::optional<QString> &filePath) = 0;
#define EXPORT_OPT_MANTIDQT_COMMON
The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress ba...