mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-10 16:19:59 +01:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -17,12 +17,13 @@
|
||||
*/
|
||||
#ifndef TITLEBLOCK_TEMPLATE_H
|
||||
#define TITLEBLOCK_TEMPLATE_H
|
||||
#include <QtXml>
|
||||
#include <QtSvg>
|
||||
#include "diagramcontext.h"
|
||||
#include "titleblockcell.h"
|
||||
#include "dimension.h"
|
||||
#include "qet.h"
|
||||
#include "titleblock/dimension.h"
|
||||
#include "titleblockcell.h"
|
||||
|
||||
#include <QtSvg>
|
||||
#include <QtXml>
|
||||
|
||||
/**
|
||||
@brief The TitleBlockTemplate class
|
||||
|
||||
Reference in New Issue
Block a user