X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3dfb93fd8225558306cb41fd6f4b1a2516859565..85833f5c6c5c136d16ccd01c90cc243d5d025e0a:/include/wx/generic/listctrl.h diff --git a/include/wx/generic/listctrl.h b/include/wx/generic/listctrl.h index 5ab34cb26c..b9a9e74ce5 100644 --- a/include/wx/generic/listctrl.h +++ b/include/wx/generic/listctrl.h @@ -365,7 +365,7 @@ class WXDLLEXPORT wxListHeaderWindow : public wxWindow wxListMainWindow *m_owner; wxCursor *m_currentCursor; wxCursor *m_resizeCursor; - bool m_isDraging; + bool m_isDragging; int m_column; int m_minX; int m_currentX;