mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
#ifndef PROJECT_VIEW_H
|
||||
#define PROJECT_VIEW_H
|
||||
|
||||
#include "qetresult.h"
|
||||
#include "titleblock/templatelocation.h"
|
||||
|
||||
#include <QTabBar>
|
||||
#include <QWidget>
|
||||
#include <QtWidgets>
|
||||
#include <QTabBar>
|
||||
|
||||
#include "templatelocation.h"
|
||||
#include "qetresult.h"
|
||||
|
||||
#ifdef Q_OS_MACOS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user