fix compile issues

This commit is contained in:
Martin
2021-02-24 18:48:59 +01:00
parent ea364f9c4e
commit 02b7ead041
14 changed files with 48 additions and 40 deletions

View File

@@ -20,8 +20,8 @@
#include "../autoNum/assignvariables.h"
#include "../conductorproperties.h"
#include "conductorproperties.h"
#include "propertiesinterface.h"
#include "../conductorproperties.h"
#include "../properties/propertiesinterface.h"
#include <QGraphicsPathItem>
class ConductorProfile;