Fix PVS-studio error
- QGCMark duplicates field & method from base class
This commit is contained in:
@@ -41,7 +41,6 @@ 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