mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
Batting 1000 tonight...make sure navigation works on Windows.
This commit is contained in:
@@ -1123,7 +1123,6 @@ int AudacityApp::FilterEvent(wxEvent & event)
|
||||
((wxWindow *)e.GetEventObject())->SetFocus();
|
||||
}
|
||||
}
|
||||
break;
|
||||
#endif
|
||||
|
||||
return Event_Skip;
|
||||
|
||||
Reference in New Issue
Block a user