mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +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