mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -17,11 +17,12 @@
|
||||
*/
|
||||
#ifndef CONFIG_PAGES_H
|
||||
#define CONFIG_PAGES_H
|
||||
#include <QtWidgets>
|
||||
#include <QDialog>
|
||||
#include "configpage.h"
|
||||
#include "projectpropertiesdialog.h"
|
||||
#include "titleblockpropertieswidget.h"
|
||||
#include "ui/projectpropertiesdialog.h"
|
||||
#include "ui/titleblockpropertieswidget.h"
|
||||
|
||||
#include <QDialog>
|
||||
#include <QtWidgets>
|
||||
class BorderPropertiesWidget;
|
||||
class ConductorPropertiesWidget;
|
||||
class TitleBlockPropertiesWidget;
|
||||
|
||||
Reference in New Issue
Block a user