mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02: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