Initial work for host parameters module
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
d989bdcc59
commit
c469dbf76b
9 changed files with 549 additions and 69 deletions
|
|
@ -769,9 +769,8 @@ static void initStatic__Cardinal()
|
|||
const StaticPluginLoader spl(p, "Cardinal");
|
||||
if (spl.ok())
|
||||
{
|
||||
// TODO implement these
|
||||
// p->addModel(modelHostParameters);
|
||||
// p->addModel(modelHostTime);
|
||||
p->addModel(modelHostParameters);
|
||||
p->addModel(modelHostTime);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue