+ Add PropertyQuantity to type system
This commit is contained in:
parent
9b0d24345f
commit
1cf7da2b6d
|
@ -1003,6 +1003,7 @@ void Application::initTypes(void)
|
|||
App ::PropertyFloat ::init();
|
||||
App ::PropertyFloatList ::init();
|
||||
App ::PropertyFloatConstraint ::init();
|
||||
App ::PropertyQuantity ::init();
|
||||
App ::PropertyAngle ::init();
|
||||
App ::PropertyDistance ::init();
|
||||
App ::PropertyLength ::init();
|
||||
|
|
Loading…
Reference in New Issue
Block a user