mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 10:30:53 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
#ifndef QET_APP_H
|
||||
#define QET_APP_H
|
||||
|
||||
#include <QTranslator>
|
||||
#include <QSystemTrayIcon>
|
||||
#include <QPalette>
|
||||
#include <QByteArray>
|
||||
|
||||
#include "elementslocation.h"
|
||||
#include "templatelocation.h"
|
||||
#include "ElementsCollection/elementslocation.h"
|
||||
#include "qetarguments.h"
|
||||
#include "titleblock/templatelocation.h"
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QPalette>
|
||||
#include <QSystemTrayIcon>
|
||||
#include <QTranslator>
|
||||
|
||||
class QSplashScreen;
|
||||
class QMenu;
|
||||
|
||||
Reference in New Issue
Block a user