aboutsummaryrefslogtreecommitdiff
path: root/core/src/Model/Template/fwd.hpp
blob: aad9f142ef6cfa8ef6da6c7b0c583b1d65105ae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#pragma once

// TableTemplate.hpp
class TableCell;
class TableCellArrayGroup;
class TableInstanciationParameters;
class TableTemplate;

// Template.hpp
class Template;
class TemplateAssetCategory;