Add type of Children in SimGroup and GuiControl

This commit is contained in:
Lukas Aldershaab 2020-10-18 02:25:44 +02:00
parent 55f459cf2d
commit 763c205451
4 changed files with 4 additions and 2 deletions

View file

@ -95,6 +95,7 @@ class SimSet : public SimObject, public TamlChildren
public:
typedef SimObject Parent;
typedef SimObject Children;
enum SetModification
{