Common code for the same handling of wxSL_INVERSE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -86,8 +86,6 @@ private:
|
||||
|
||||
void Init();
|
||||
|
||||
int PalmInvertOrNot(int value) const;
|
||||
|
||||
int m_oldPos; // needed for tracing thumb position during scrolling
|
||||
int m_oldValue; // needed for comparing thumb position before and after scrolling
|
||||
int m_lineSize; // imitate line size
|
||||
|
Reference in New Issue
Block a user