Wip Fix preprocessor on Cmake

This commit is contained in:
Simon De Backer
2020-12-10 18:44:03 +01:00
parent 3fe0adc66e
commit d15443cf93
61 changed files with 253 additions and 239 deletions

View File

@@ -17,11 +17,11 @@
*/
#include "rectangleeditor.h"
#include "../QPropertyUndoCommand/qpropertyundocommand.h"
#include "../qeticons.h"
#include "elementscene.h"
#include "partrectangle.h"
#include "styleeditor.h"
#include "../../QPropertyUndoCommand/qpropertyundocommand.h"
#include "../../qeticons.h"
#include "../elementscene.h"
#include "../graphicspart/partrectangle.h"
#include "../styleeditor.h"
#include "ui_rectangleeditor.h"
/**