Coverity fixes
151677 151789 - OK as is 152005 152508 154871 - false positive 156593 163235
This commit is contained in:
committed by
Yorik van Havre
parent
033242ead8
commit
cbf42ad3b0
@@ -41,6 +41,7 @@ using namespace TechDrawGui;
|
||||
|
||||
QGIHighlight::QGIHighlight()
|
||||
{
|
||||
m_refText = "";
|
||||
m_refSize = 0.0;
|
||||
m_circle = new QGraphicsEllipseItem();
|
||||
addToGroup(m_circle);
|
||||
|
||||
Reference in New Issue
Block a user