TechDraw: Compiler warning cleanup

This commit is contained in:
Chris Hennes
2025-12-16 15:18:00 -06:00
parent 50f029edd4
commit c7c4c6f0cc
2 changed files with 2 additions and 4 deletions

View File

@@ -74,8 +74,6 @@ using namespace TechDrawGui;
using namespace TechDraw;
using DU = DrawUtil;
const float labelCaptionFudge = 0.2f; // temp fiddle for devel
QGIView::QGIView()
:QGraphicsItemGroup(),
m_isHovered(false),