git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6021
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if (win->m_isScrolling)
{
if (win->m_isScrolling)
{
- wxEventType command = wxEVT_SCROLLWIN_THUMBRELEASE;
+ wxEventType command = wxEVT_SCROLL_THUMBRELEASE;
int value = -1;
int dir = -1;
int value = -1;
int dir = -1;
if (win->m_isScrolling)
{
if (win->m_isScrolling)
{
- wxEventType command = wxEVT_SCROLLWIN_THUMBRELEASE;
+ wxEventType command = wxEVT_SCROLL_THUMBRELEASE;
int value = -1;
int dir = -1;
int value = -1;
int dir = -1;