Coverity fixes

151677
151789  - OK as is
152005
152508
154871  - false positive
156593
163235
This commit is contained in:
WandererFan
2017-06-25 19:22:53 -04:00
committed by Yorik van Havre
parent 033242ead8
commit cbf42ad3b0
5 changed files with 8 additions and 2 deletions

View File

@@ -41,6 +41,9 @@ using namespace TechDrawGui;
QGISectionLine::QGISectionLine()
{
m_symbol = "";
m_symSize = 0.0;
m_extLen = Rez::guiX(8.0);
m_arrowSize = 0.0;