mark for later high-level model extension (Ticket #414)
This commit is contained in:
parent
7dcb59333d
commit
34dc8fa4de
2 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ namespace mobject {
|
||||||
session::AbstractMO
|
session::AbstractMO
|
||||||
> ::List
|
> ::List
|
||||||
BuilderTargetTypes;
|
BuilderTargetTypes;
|
||||||
|
/////////////////////////////////TICKET #414
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
|
|
@ -339,6 +339,7 @@ namespace session {
|
||||||
defineHandling<MObject>();
|
defineHandling<MObject>();
|
||||||
defineHandling<Clip>();
|
defineHandling<Clip>();
|
||||||
defineHandling<Effect>();
|
defineHandling<Effect>();
|
||||||
|
///////////////////////////////////////TICKET #414
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue