mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 02:10:52 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -17,13 +17,14 @@
|
||||
*/
|
||||
#ifndef BORDERTITLEBLOCK_H
|
||||
#define BORDERTITLEBLOCK_H
|
||||
#include "autoNum/numerotationcontext.h"
|
||||
#include "borderproperties.h"
|
||||
#include "diagramcontext.h"
|
||||
#include "titleblockproperties.h"
|
||||
#include "borderproperties.h"
|
||||
|
||||
#include <QDate>
|
||||
#include <QObject>
|
||||
#include <QRectF>
|
||||
#include <QDate>
|
||||
#include "numerotationcontext.h"
|
||||
class QPainter;
|
||||
class DiagramPosition;
|
||||
class TitleBlockTemplate;
|
||||
|
||||
Reference in New Issue
Block a user