mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-17 15:49:59 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,15 +18,15 @@
|
||||
#ifndef QET_DIAGRAM_EDITOR_H
|
||||
#define QET_DIAGRAM_EDITOR_H
|
||||
|
||||
#include "SearchAndReplace/ui/searchandreplacewidget.h"
|
||||
#include "qetmainwindow.h"
|
||||
|
||||
#include <QActionGroup>
|
||||
#include <QDir>
|
||||
#include <QMdiArea>
|
||||
#include <QSignalMapper>
|
||||
#include <QDir>
|
||||
#include <QUndoGroup>
|
||||
|
||||
#include "qetmainwindow.h"
|
||||
#include "searchandreplacewidget.h"
|
||||
|
||||
class QMdiSubWindow;
|
||||
class QETProject;
|
||||
class QETResult;
|
||||
|
||||
Reference in New Issue
Block a user