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,24 +17,24 @@
|
||||
*/
|
||||
#include "qetapp.h"
|
||||
|
||||
#include "aboutqetdialog.h"
|
||||
#include "configdialog.h"
|
||||
#include "configpages.h"
|
||||
#include "editor/qetelementeditor.h"
|
||||
#include "elementscollectioncache.h"
|
||||
#include "factory/elementfactory.h"
|
||||
#include "factory/elementpicturefactory.h"
|
||||
#include "generalconfigurationpage.h"
|
||||
#include "projectview.h"
|
||||
#include "qetdiagrameditor.h"
|
||||
#include "qeticons.h"
|
||||
#include "qetmessagebox.h"
|
||||
#include "qetproject.h"
|
||||
#include "qettemplateeditor.h"
|
||||
#include "qtextorientationspinboxwidget.h"
|
||||
#include "recentfiles.h"
|
||||
#include "titleblock/qettemplateeditor.h"
|
||||
#include "titleblock/templatescollection.h"
|
||||
#include "titleblocktemplate.h"
|
||||
#include "ui/aboutqetdialog.h"
|
||||
#include "ui/configpage/generalconfigurationpage.h"
|
||||
|
||||
#include <cstdlib>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user