mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-01 19:09:58 +02:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
#ifndef CROSSREFITEM_H
|
||||
#define CROSSREFITEM_H
|
||||
|
||||
#include <QGraphicsObject>
|
||||
#include <QPicture>
|
||||
#include <QMultiMap>
|
||||
#include "../properties/xrefproperties.h"
|
||||
|
||||
#include"properties/xrefproperties.h"
|
||||
#include <QGraphicsObject>
|
||||
#include <QMultiMap>
|
||||
#include <QPicture>
|
||||
|
||||
class Element;
|
||||
class DynamicElementTextItem;
|
||||
|
||||
Reference in New Issue
Block a user