Skip to content
Snippets Groups Projects
Commit 4b26c91a authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm includes

parent c708b1b0
No related branches found
No related tags found
1 merge request!2374rm remaining uses of PolyVector (#914)
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
#include "GUI/Model/Mask/MasksSet.h" #include "GUI/Model/Mask/MasksSet.h"
#include "GUI/Model/Descriptor/PolyItem.h" #include "GUI/Model/Descriptor/PolyItem.h"
#include "GUI/Model/Mask/MaskItems.h" #include "GUI/Model/Mask/MaskItems.h"
#include "GUI/Model/Mask/MasksCatalog.h"
#include "GUI/Support/XML/UtilXML.h" #include "GUI/Support/XML/UtilXML.h"
#include <QRegularExpression> #include <QRegularExpression>
......
...@@ -16,8 +16,6 @@ ...@@ -16,8 +16,6 @@
#define BORNAGAIN_GUI_MODEL_MASK_MASKSSET_H #define BORNAGAIN_GUI_MODEL_MASK_MASKSSET_H
#include "Base/Types/OwningVector.h" #include "Base/Types/OwningVector.h"
#include "GUI/Model/Descriptor/PolyVector.h"
#include "GUI/Model/Mask/MasksCatalog.h"
#include <QModelIndex> #include <QModelIndex>
#include <QXmlStreamWriter> #include <QXmlStreamWriter>
......
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