mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Mod Cmake en preprocessor
This commit is contained in:
@@ -16,10 +16,11 @@
|
||||
along with QElectroTech. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include "templatecommands.h"
|
||||
#include "templatevisualcell.h"
|
||||
#include "templateview.h"
|
||||
#include "titleblockcell.h"
|
||||
|
||||
#include "../titleblockcell.h"
|
||||
#include "dimension.h"
|
||||
#include "templateview.h"
|
||||
#include "templatevisualcell.h"
|
||||
#define TITLEBLOCK_DEFAULT_ROW_HEIGHT TitleBlockDimension(25)
|
||||
#define TITLEBLOCK_DEFAULT_COL_WIDTH TitleBlockDimension(50)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user