mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Fix TAB key navigation on Mac for all dialogs (not only for panels)
This commit is contained in:
@@ -176,7 +176,7 @@ struct ApplicableFor
|
||||
class FFmpegPresets;
|
||||
|
||||
/// Custom FFmpeg export dialog
|
||||
class ExportFFmpegOptions final : public wxDialog
|
||||
class ExportFFmpegOptions final : public wxDialogWrapper
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user