Coverity fixes

CID 156629  - obsolete
CID 156624  - obsolete
CID 163225  - won't fix
CID 163226
CID 163227
CID 163228
CID 163229
CID 163235
This commit is contained in:
WandererFan
2017-06-21 11:32:06 -04:00
committed by wmayer
parent f56df2ebee
commit 0768ae99cf
3 changed files with 10 additions and 9 deletions

View File

@@ -41,6 +41,7 @@ using namespace TechDrawGui;
QGIHighlight::QGIHighlight()
{
m_refSize = 0.0;
m_circle = new QGraphicsEllipseItem();
addToGroup(m_circle);
m_rect = new QGCustomRect();