Added new property type App::PropertyVolume
This commit is contained in:
@@ -1097,6 +1097,7 @@ void Application::initTypes(void)
|
||||
App ::PropertyDistance ::init();
|
||||
App ::PropertyLength ::init();
|
||||
App ::PropertyArea ::init();
|
||||
App ::PropertyVolume ::init();
|
||||
App ::PropertySpeed ::init();
|
||||
App ::PropertyAcceleration ::init();
|
||||
App ::PropertyForce ::init();
|
||||
|
||||
Reference in New Issue
Block a user