mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-30 14:49:59 +02:00
Wip Fix preprocessor on Cmake
This commit is contained in:
@@ -18,10 +18,11 @@
|
||||
#ifndef TITLEBLOCK_SLASH_TEMPLATES_COLLECTION_H
|
||||
#define TITLEBLOCK_SLASH_TEMPLATES_COLLECTION_H
|
||||
#define TITLEBLOCKS_FILE_EXTENSION ".titleblock"
|
||||
#include "../qet.h"
|
||||
#include "templatelocation.h"
|
||||
|
||||
#include <QtCore>
|
||||
#include <QtXml>
|
||||
#include "templatelocation.h"
|
||||
#include "qet.h"
|
||||
class TitleBlockTemplate;
|
||||
class QETProject;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user