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

fix includes for GCC/Linux

parent 07e1179d
No related branches found
No related tags found
1 merge request!413introduce layer oriented sample editor
Pipeline #47531 failed
......@@ -18,6 +18,7 @@
#include "Base/Vector/Vectors3D.h"
#include "GUI/Models/ItemWithParticles.h"
#include "GUI/Models/SelectionDescriptor.h"
#include "GUI/Models/SessionModel.h"
#include "Sample/Lattice/Lattice3D.h"
class FormFactorItem;
......
......@@ -18,6 +18,7 @@
#include "GUI/Models/DoubleDescriptor.h"
#include "GUI/Models/SelectionDescriptor.h"
#include "GUI/Models/Unit.h"
#include "GUI/Views/SampleDesigner/SelectionContainerForm.h"
#include <QFormLayout>
class QWidget;
......
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