TechDraw - Balloon updates

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

View File

@@ -100,7 +100,6 @@ DrawPage::DrawPage(void)
"Auto-numbering for Balloons");
Scale.setConstraints(&scaleRange);
balloonPlacing = false;
balloonParent = nullptr;
}