mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 23:20:52 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -16,17 +16,17 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "bomexportdialog.h"
|
||||
|
||||
#include "../dataBase/ui/elementquerywidget.h"
|
||||
#include "../qetapp.h"
|
||||
#include "../qetinformation.h"
|
||||
#include "../qetproject.h"
|
||||
#include "ui_bomexportdialog.h"
|
||||
#include "elementquerywidget.h"
|
||||
#include "qetproject.h"
|
||||
#include "qetapp.h"
|
||||
#include "qetinformation.h"
|
||||
|
||||
#include <QMessageBox>
|
||||
#include <QSqlError>
|
||||
#include <QSqlRecord>
|
||||
|
||||
|
||||
/**
|
||||
@brief BOMExportDialog::BOMExportDialog
|
||||
@param project
|
||||
|
||||
Reference in New Issue
Block a user