Coverity fixes

CID 174671
CID 174670
CID 174669
CID 174668
CID 174667
CID 174664
This commit is contained in:
wandererfan
2018-04-02 12:42:29 -04:00
committed by wmayer
parent a4ae54f65a
commit 4f3f620720
6 changed files with 18 additions and 11 deletions

View File

@@ -44,6 +44,7 @@ QGICenterLine::QGICenterLine()
setWidth(0.0);
setStyle(getCenterStyle());
setColor(getCenterColor());
m_isintersection = false; //Coverity CID 174669
}
void QGICenterLine::draw()