mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
Bug 1642 - (Windows) Adding a shortcut or toggling Extra Menus causes ENTER on dropdown to open new project
This commit is contained in:
@@ -448,7 +448,7 @@ void CommandManager::PurgeData()
|
||||
mCommandIDHash.clear();
|
||||
|
||||
mCurrentMenuName = COMMAND;
|
||||
mCurrentID = 0;
|
||||
mCurrentID = 17000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user