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

@@ -118,8 +118,6 @@ QGIView::QGIView()
m_lockWidth = (double) sizeLock.width();
m_lockHeight = (double) sizeLock.height();
m_lock->hide();
setCursor(Qt::ArrowCursor);
}
QGIView::~QGIView()