[TD] QGIViewDimension.h: fix compiler warning

- about unused private field
This commit is contained in:
Uwe
2023-03-25 20:37:35 +01:00
parent 3ddb996c04
commit 9af1a451ba

View File

@@ -135,7 +135,6 @@ private:
QGCustomText* m_tolTextOver;
QGCustomText* m_tolTextUnder;
QGCustomText* m_unitText;
QGCustomText* m_referenceFlag;
QColor m_colNormal;
bool m_ctrl;