mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-28 05:39:58 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
#ifndef PARTDYNAMICTEXTFIELD_H
|
||||
#define PARTDYNAMICTEXTFIELD_H
|
||||
|
||||
#include "customelementpart.h"
|
||||
#include "../../qetgraphicsitem/dynamicelementtextitem.h"
|
||||
#include "QGraphicsTextItem"
|
||||
#include "dynamicelementtextitem.h"
|
||||
#include "customelementpart.h"
|
||||
|
||||
/**
|
||||
@brief The PartDynamicTextField class
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "partterminal.h"
|
||||
#include "terminal.h"
|
||||
|
||||
#include "../qetgraphicsitem/terminal.h"
|
||||
|
||||
/**
|
||||
@brief PartTerminal::PartTerminal
|
||||
|
||||
Reference in New Issue
Block a user