mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 05:00:33 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,11 +18,12 @@
|
||||
#ifndef ELEMENTS_LOCATION_H
|
||||
#define ELEMENTS_LOCATION_H
|
||||
|
||||
#include "nameslist.h"
|
||||
#include "diagramcontext.h"
|
||||
#include "pugixml.hpp"
|
||||
#include <QString>
|
||||
#include "../NameList/nameslist.h"
|
||||
#include "../diagramcontext.h"
|
||||
#include "../pugixml/pugixml.hpp"
|
||||
|
||||
#include <QIcon>
|
||||
#include <QString>
|
||||
|
||||
#ifndef Q_OS_LINUX
|
||||
#include "sstream"
|
||||
|
||||
Reference in New Issue
Block a user