mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-05 14:30:00 +02:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
#ifndef REPLACEFOLIOWIDGET_H
|
||||
#define REPLACEFOLIOWIDGET_H
|
||||
|
||||
#include <QWidget>
|
||||
#include <QDialog>
|
||||
#include "../../diagramcontext.h"
|
||||
#include "../../titleblockproperties.h"
|
||||
|
||||
#include "diagramcontext.h"
|
||||
#include "titleblockproperties.h"
|
||||
#include <QDialog>
|
||||
#include <QWidget>
|
||||
|
||||
class DiagramContextWidget;
|
||||
class QDialogButtonBox;
|
||||
|
||||
Reference in New Issue
Block a user