Wip Fix preprocessor on Cmake

This commit is contained in:
Simon De Backer
2020-12-10 21:19:45 +01:00
parent 234f468f15
commit 6da9c58458
46 changed files with 122 additions and 118 deletions

View File

@@ -17,11 +17,11 @@
*/
#include "replaceelementdialog.h"
#include "../qetapp.h"
#include "../qetinformation.h"
#include "elementinfopartwidget.h"
#include "../../qetapp.h"
#include "../../qetinformation.h"
#include "../../ui/elementinfopartwidget.h"
#include "../searchandreplaceworker.h"
#include "replaceelementdialog.h"
#include "searchandreplaceworker.h"
#include "ui_replaceelementdialog.h"
#include <QAbstractButton>