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:
@@ -17,11 +17,11 @@
|
||||
*/
|
||||
#include "polygoneditor.h"
|
||||
|
||||
#include "../QPropertyUndoCommand/qpropertyundocommand.h"
|
||||
#include "../qetmessagebox.h"
|
||||
#include "elementscene.h"
|
||||
#include "partpolygon.h"
|
||||
#include "styleeditor.h"
|
||||
#include "../../QPropertyUndoCommand/qpropertyundocommand.h"
|
||||
#include "../../qetmessagebox.h"
|
||||
#include "../elementscene.h"
|
||||
#include "../graphicspart/partpolygon.h"
|
||||
#include "../styleeditor.h"
|
||||
#include "ui_polygoneditor.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user