Clean some include

This commit is contained in:
joshua
2021-02-07 20:44:17 +01:00
parent 0c4f87bd76
commit c13af5ace0
5 changed files with 4 additions and 15 deletions

View File

@@ -18,20 +18,12 @@
#ifndef DIAGRAM_COMMANDS_H
#define DIAGRAM_COMMANDS_H
#include "borderproperties.h"
#include "qetgraphicsitem/conductor.h"
#include "diagramcontent.h"
#include "qet.h"
#include "qetgraphicsitem/qetshapeitem.h"
#include "conductorprofile.h"
#include "diagram.h"
#include "borderproperties.h"
#include "undocommand/deleteqgraphicsitemcommand.h"
class DiagramTextItem;
class Element;
class IndependentTextItem;
class DiagramImageItem;
class QetGraphicsItem;
/**
@brief The PasteDiagramCommand class