mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
refactor[diagram editor]: remove unused include
This commit is contained in:
@@ -18,8 +18,6 @@
|
|||||||
#include "slaveelement.h"
|
#include "slaveelement.h"
|
||||||
|
|
||||||
#include "../diagram.h"
|
#include "../diagram.h"
|
||||||
#include "../diagramposition.h"
|
|
||||||
#include "../qetapp.h"
|
|
||||||
#include "dynamicelementtextitem.h"
|
#include "dynamicelementtextitem.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -18,7 +18,6 @@
|
|||||||
#ifndef SLAVEELEMENT_H
|
#ifndef SLAVEELEMENT_H
|
||||||
#define SLAVEELEMENT_H
|
#define SLAVEELEMENT_H
|
||||||
|
|
||||||
#include "../properties/xrefproperties.h"
|
|
||||||
#include "element.h"
|
#include "element.h"
|
||||||
|
|
||||||
class SlaveElement : public Element
|
class SlaveElement : public Element
|
||||||
|
|||||||
Reference in New Issue
Block a user