mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 01:10:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
#ifndef ELEMENTINFOWIDGET_H
|
||||
#define ELEMENTINFOWIDGET_H
|
||||
|
||||
#include <QWidget>
|
||||
#include "../diagramcontext.h"
|
||||
#include "abstractelementpropertieseditorwidget.h"
|
||||
#include "diagramcontext.h"
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
class Element;
|
||||
class QUndoCommand;
|
||||
|
||||
Reference in New Issue
Block a user