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,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>
|
||||
|
||||
Reference in New Issue
Block a user