mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
Set focus to algorithm choice on initial display
This commit is contained in:
parent
f0cd43236d
commit
35c2e5d227
@ -497,6 +497,7 @@ FreqWindow::FreqWindow(wxWindow * parent, wxWindowID id,
|
||||
Layout();
|
||||
Fit();
|
||||
SetMinSize(GetSize());
|
||||
mAlgChoice->SetFocus();
|
||||
|
||||
#if defined(__WXGTK__)
|
||||
// This should be rechecked with wx3.
|
||||
|
Loading…
x
Reference in New Issue
Block a user