mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 08:30:06 +02:00
Revert "Put initial focus in the Control toolbar again..."
This reverts commit 6f3342a8956b423299fe8fd314afb823de0deacb.
This commit is contained in:
parent
0b85251885
commit
ee592b633e
@ -370,8 +370,6 @@ AudacityProject *ProjectManager::New()
|
||||
auto &window = ProjectWindow::Get( *p );
|
||||
window.Init();
|
||||
|
||||
ControlToolBar::Get( project ).SetFocus();
|
||||
|
||||
MissingAliasFilesDialog::SetShouldShow(true);
|
||||
MenuManager::Get( project ).CreateMenusAndCommands( project );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user