[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 37edcf1088
commit 5aeba7a46f

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;