Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -407,7 +407,7 @@ void wxVScrolledWindow::OnScroll(wxScrollWinEvent& event)
|
||||
{
|
||||
lineFirstNew = event.GetPosition();
|
||||
}
|
||||
|
||||
|
||||
else // unknown scroll event?
|
||||
{
|
||||
wxFAIL_MSG( _T("unknown scroll event type?") );
|
||||
|
Reference in New Issue
Block a user