Removed a space (oh, dear, it looks like a joke
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -980,7 +980,7 @@ void LifeCanvas::OnScroll(wxScrollWinEvent& event)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined (__WXGTK__) || defined(__WXMOTIF__) // what about Motif?
|
#if defined(__WXGTK__) || defined(__WXMOTIF__) // what about Motif?
|
||||||
// wxGTK updates the thumb automatically (wxMSW doesn't); reset it back
|
// wxGTK updates the thumb automatically (wxMSW doesn't); reset it back
|
||||||
if (type != wxEVT_SCROLLWIN_THUMBTRACK)
|
if (type != wxEVT_SCROLLWIN_THUMBTRACK)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user