mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 08:10:52 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
#ifndef DYNAMICELEMENTTEXTMODEL_H
|
||||
#define DYNAMICELEMENTTEXTMODEL_H
|
||||
|
||||
#include <QStandardItemModel>
|
||||
#include <QHash>
|
||||
#include "../qetgraphicsitem/dynamicelementtextitem.h"
|
||||
|
||||
#include <QHash>
|
||||
#include <QStandardItemModel>
|
||||
#include <qstyleditemdelegate.h>
|
||||
#include "dynamicelementtextitem.h"
|
||||
|
||||
class QUndoCommand;
|
||||
class ElementTextItemGroup;
|
||||
|
||||
Reference in New Issue
Block a user