mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Bug 2390 - Linux: Nyquist plug-ins with multi-choice widgets are not accessible
This commit is contained in:
@@ -35,8 +35,8 @@ void wxTabTraversalWrapperCharHook(wxKeyEvent &event)
|
||||
? wxNavigationKeyEvent::IsBackward
|
||||
: wxNavigationKeyEvent::IsForward
|
||||
);
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user