Skip to content
Snippets Groups Projects
Commit 5aec5f0b authored by t.knopff's avatar t.knopff
Browse files

Remove unnecessary includes

parent b894c5ab
No related branches found
No related tags found
1 merge request!95Reorg dirs: disentangle Models from Views (cont.)
......@@ -25,7 +25,6 @@
#include "GUI/Models/RealDataItem.h"
#include "GUI/Models/SimulationOptionsItem.h"
#include "GUI/Models/SpecularDataItem.h"
#include "GUI/Views/MaskWidgets/MaskUnitsConverter.h"
#include "GUI/utils/GUIHelpers.h"
const QString JobItem::P_IDENTIFIER = "Identifier";
......
......@@ -38,7 +38,6 @@
#include "GUI/Models/PointwiseAxisItem.h"
#include "GUI/Models/RealDataItem.h"
#include "GUI/Models/SpecularDataItem.h"
#include "GUI/Views/MaskWidgets/MaskUnitsConverter.h"
#include "GUI/utils/GUIHelpers.h"
#include <map>
......
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