PVS: V730 Not all members of a class are initialized inside the constructor
This commit is contained in:
@@ -41,6 +41,7 @@ using namespace TechDrawGui;
|
||||
|
||||
QGICMark::QGICMark(int index) : QGIVertex(index)
|
||||
{
|
||||
projIndex = 0;
|
||||
m_size = 3.0;
|
||||
m_width = 0.75;
|
||||
draw();
|
||||
|
||||
Reference in New Issue
Block a user