Skip to content
Snippets Groups Projects
Commit e4bcec54 authored by Matthias's avatar Matthias
Browse files

Revert accidental renaming of Simulation

parent da30e758
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ const QString JobItem::T_OUTPUT = "Output tag";
const QString JobItem::T_REALDATA = "Real Data tag";
const QString JobItem::T_DATAVIEW = "Data View tag";
const QString JobItem::T_PARAMETER_TREE = "Parameter tree tag";
const QString JobItem::T_SIMULATION_OPTIONS = "ISimulation options tag";
const QString JobItem::T_SIMULATION_OPTIONS = "Simulation options tag";
const QString JobItem::T_FIT_SUITE = "Fit suite tag";
JobItem::JobItem() : SessionItem("JobItem")
......
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