mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 00:30:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,10 +18,11 @@
|
||||
#ifndef DIAGRAMVIEW_H
|
||||
#define DIAGRAMVIEW_H
|
||||
|
||||
#include <QGraphicsView>
|
||||
#include "ElementsCollection/elementslocation.h"
|
||||
#include "titleblock/templatelocation.h"
|
||||
|
||||
#include <QClipboard>
|
||||
#include "elementslocation.h"
|
||||
#include "templatelocation.h"
|
||||
#include <QGraphicsView>
|
||||
|
||||
class Conductor;
|
||||
class Diagram;
|
||||
|
||||
Reference in New Issue
Block a user