Skip to content
Snippets Groups Projects
Commit 13e8f300 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

main bug with job presentation fixed

parent 59c8dba6
No related branches found
No related tags found
1 merge request!837GUI: fixed crashes when rerun jobs with 2D reference data
......@@ -81,9 +81,8 @@ void JobResultsPresenter::setPresentation(JobViewActivity activity)
presentation = defaultPresentationOfInstrument(jobItem->instrumentItem());
break;
}
setPresentation(presentation);
}
setPresentation(presentation);
}
//! Returns list of presentation types, available for given item. JobItem with fitting abilities
......
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