Remove unused wxGrid member variable
This commit is contained in:
committed by
Vadim Zeitlin
parent
43b3a3fc5b
commit
79219fdbb2
@@ -2332,8 +2332,6 @@ protected:
|
|||||||
|
|
||||||
bool m_waitForSlowClick;
|
bool m_waitForSlowClick;
|
||||||
|
|
||||||
wxGridCellCoords m_selectionStart;
|
|
||||||
|
|
||||||
wxCursor m_rowResizeCursor;
|
wxCursor m_rowResizeCursor;
|
||||||
wxCursor m_colResizeCursor;
|
wxCursor m_colResizeCursor;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user