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:
@@ -17,13 +17,12 @@
|
||||
*/
|
||||
#ifndef ASSIGNVARIABLES_H
|
||||
#define ASSIGNVARIABLES_H
|
||||
|
||||
#include <QString>
|
||||
#include <QPointF>
|
||||
#include <QStringList>
|
||||
|
||||
#include "../diagramcontext.h"
|
||||
#include "numerotationcontext.h"
|
||||
#include "diagramcontext.h"
|
||||
|
||||
#include <QPointF>
|
||||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
class Diagram;
|
||||
class Element;
|
||||
|
||||
Reference in New Issue
Block a user