Skip to content
Snippets Groups Projects
Commit 290fdce9 authored by Louise McCann's avatar Louise McCann
Browse files

Refs #17025 Applied clang format patch

parent 4f979f50
No related merge requests found
......@@ -129,8 +129,8 @@ void IndirectMolDyn::plotClicked() {
if (checkADSForPlotSaveWorkspace(baseName.toStdString(), true)) {
WorkspaceGroup_sptr diffResultsGroup =
AnalysisDataService::Instance().retrieveWS<WorkspaceGroup>(
baseName.toStdString());
AnalysisDataService::Instance().retrieveWS<WorkspaceGroup>(
baseName.toStdString());
auto names = diffResultsGroup->getNames();
auto plotType = m_uiForm.cbPlot->currentText();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment