mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 16:50:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,12 +18,13 @@
|
||||
#ifndef TITLEBLOCKPROPERTIESWIDGET_H
|
||||
#define TITLEBLOCKPROPERTIESWIDGET_H
|
||||
|
||||
#include "qetproject.h"
|
||||
#include <QWidget>
|
||||
#include "titleblockproperties.h"
|
||||
#include "../autoNum/numerotationcontext.h"
|
||||
#include "../qet.h"
|
||||
#include "../qetproject.h"
|
||||
#include "../titleblockproperties.h"
|
||||
#include "diagramcontextwidget.h"
|
||||
#include "qet.h"
|
||||
#include "numerotationcontext.h"
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
class NumerotationContext;
|
||||
class QETProject;
|
||||
|
||||
Reference in New Issue
Block a user