mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-17 08:39:59 +02:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
#ifndef QetGraphicsTableItem_H
|
||||
#define QetGraphicsTableItem_H
|
||||
|
||||
#include <QFont>
|
||||
#include "../../QetGraphicsItemModeler/qetgraphicshandleritem.h"
|
||||
#include "../../qetapp.h"
|
||||
#include "../../qetgraphicsitem/qetgraphicsitem.h"
|
||||
|
||||
#include "qetgraphicsitem.h"
|
||||
#include "qetapp.h"
|
||||
#include "QetGraphicsItemModeler/qetgraphicshandleritem.h"
|
||||
#include <QFont>
|
||||
|
||||
class QAbstractItemModel;
|
||||
class QetGraphicsHeaderItem;
|
||||
|
||||
Reference in New Issue
Block a user