Add property classes to type system
This commit is contained in:
parent
a233388328
commit
b36cc0e43a
|
@ -1007,7 +1007,10 @@ void Application::initTypes(void)
|
|||
App ::PropertyPercent ::init();
|
||||
App ::PropertyEnumeration ::init();
|
||||
App ::PropertyIntegerList ::init();
|
||||
App ::PropertyIntegerSet ::init();
|
||||
App ::PropertyMap ::init();
|
||||
App ::PropertyString ::init();
|
||||
App ::PropertyUUID ::init();
|
||||
App ::PropertyFont ::init();
|
||||
App ::PropertyStringList ::init();
|
||||
App ::PropertyLink ::init();
|
||||
|
|
Loading…
Reference in New Issue
Block a user