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:
parent
7e12d1bf7f
commit
c17e495529
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
if (type != wxEVT_SCROLLWIN_THUMBTRACK)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue