mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 06:08:40 +02:00
Bug 2390 - Linux: Nyquist plug-ins with multi-choice widgets are not accessible
This commit is contained in:
parent
5c382be484
commit
01ccb518fd
@ -35,8 +35,8 @@ void wxTabTraversalWrapperCharHook(wxKeyEvent &event)
|
||||
? wxNavigationKeyEvent::IsBackward
|
||||
: wxNavigationKeyEvent::IsForward
|
||||
);
|
||||
return;
|
||||
}
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user