Skip to content
Snippets Groups Projects
Commit 9d964563 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

MaterialItem: header and fwd decl cleanup

parent dd6c5e72
No related branches found
No related tags found
1 merge request!1152GUI: MaterialItem: derive descriptors from properties
Pipeline #81271 failed
......@@ -12,11 +12,9 @@
//
// ************************************************************************************************
#include "GUI/Model/Sample/MaterialItem.h"
#include "Base/Util/Assert.h"
#include "GUI/Model/Descriptor/VectorDescriptor.h"
#include "GUI/Model/Sample/MaterialItem.h"
#include "GUI/Support/XML/Serialize.h"
#include "GUI/Support/XML/UtilXML.h"
#include "GUI/Util/DeserializationException.h"
#include "Sample/Material/MaterialFactoryFuncs.h"
#include <QColor>
......
......@@ -26,7 +26,6 @@
class Material;
class Streamer;
class VectorDescriptor;
class QXmlStreamReader;
class 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