TechDraw - Balloon updates

This commit is contained in:
Tomas Pavlicek
2021-10-03 13:43:53 +02:00
parent 5cc7d017cc
commit b93d049f8e
13 changed files with 233 additions and 55 deletions

View File

@@ -87,6 +87,7 @@ const char* DrawViewBalloon::balloonTypeEnums[]= {"Circular",
"Hexagon",
"Square",
"Rectangle",
"Line",
NULL};
DrawViewBalloon::DrawViewBalloon(void)