App: add class PropertyRotation

This commit is contained in:
wmayer
2021-10-29 12:40:32 +02:00
parent 09e2e7acfa
commit 16ae568549
3 changed files with 250 additions and 2 deletions

View File

@@ -1810,6 +1810,7 @@ void Application::initTypes(void)
App ::PropertyPlacement ::init();
App ::PropertyPlacementList ::init();
App ::PropertyPlacementLink ::init();
App ::PropertyRotation ::init();
App ::PropertyGeometry ::init();
App ::PropertyComplexGeoData ::init();
App ::PropertyColor ::init();