Remove unused variable
Change-Id: I774b1647eff5fcfa0de5bcc50ca2638644b03613 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
71e9c2f036
commit
f415c5ad23
@ -215,7 +215,6 @@ private:
|
||||
void initGL();
|
||||
QPointF pixelPosToViewPos(const QPointF& p);
|
||||
|
||||
QTime m_time; // ### Qt 6: remove (unused)
|
||||
int m_lastTime;
|
||||
int m_mouseEventTime;
|
||||
int m_distExp;
|
||||
|
Loading…
Reference in New Issue
Block a user