mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 08:40:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
#ifndef DELETEQGRAPHICSITEMCOMMAND_H
|
||||
#define DELETEQGRAPHICSITEMCOMMAND_H
|
||||
|
||||
#include <QUndoCommand>
|
||||
#include <QHash>
|
||||
#include "../diagramcontent.h"
|
||||
|
||||
#include "diagramcontent.h"
|
||||
#include <QHash>
|
||||
#include <QUndoCommand>
|
||||
|
||||
class Diagram;
|
||||
class ElementTextItemGroup;
|
||||
|
||||
Reference in New Issue
Block a user