mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-24 03:10:52 +01:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -18,11 +18,12 @@
|
||||
#ifndef TITLEBLOCK_SLASH_TEMPLATE_COMMANDS_H
|
||||
#define TITLEBLOCK_SLASH_TEMPLATE_COMMANDS_H
|
||||
#define MODIFY_TITLE_BLOCK_CELL_COMMAND_ID 6378
|
||||
#include <QtCore>
|
||||
#include <QUndoCommand>
|
||||
#include "../titleblockcell.h"
|
||||
#include "dimension.h"
|
||||
#include "templatecellsset.h"
|
||||
#include "titleblockcell.h"
|
||||
|
||||
#include <QUndoCommand>
|
||||
#include <QtCore>
|
||||
class TitleBlockTemplateView;
|
||||
class TitleBlockTemplate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user