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

// TableTemplate.hpp
class TableCell;
class ConstantTableCell;
class ParametricTableCell;
class TableTemplate;