mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-24 08:09:58 +01:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -17,10 +17,11 @@
|
||||
*/
|
||||
#ifndef TITLEBLOCK_SLASH_QET_TEMPLATE_VISUAL_CELL_H
|
||||
#define TITLEBLOCK_SLASH_QET_TEMPLATE_VISUAL_CELL_H
|
||||
#include "../qet.h"
|
||||
|
||||
#include <QtWidgets>
|
||||
#include "qet.h"
|
||||
class TitleBlockTemplate;
|
||||
#include "titleblockcell.h"
|
||||
#include "../titleblockcell.h"
|
||||
|
||||
/**
|
||||
This class implements a preview widget for cells that compose a title
|
||||
|
||||
Reference in New Issue
Block a user