Skip to content
Snippets Groups Projects
Commit 85eb283e authored by Matthias Puchner's avatar Matthias Puchner
Browse files

do not add a GISAS instrument in each newly created document

parent cb29f375
No related branches found
No related tags found
1 merge request!286Project handling
......@@ -103,8 +103,6 @@ void ApplicationModels::resetModels()
m_jobModel->clear();
m_instrumentModel->clear();
auto instrument = m_instrumentModel->insertItem<GISASInstrumentItem>();
instrument->setItemName("GISAS");
}
//! Writes all model in file one by one
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment