mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
ExtraMenus.cpp not link dependent on external sub-menu definitions...
... They use the registry
This commit is contained in:
@@ -871,7 +871,7 @@ MenuTable::BaseItemSharedPtr ClipCursorItems()
|
||||
return items;
|
||||
}
|
||||
|
||||
// Under /MenuBar/Optional/Extra/Cursor
|
||||
// Under /MenuBar/Optional/Extra/Part2/Cursor
|
||||
MenuTable::BaseItemSharedPtr ExtraClipCursorItems()
|
||||
{
|
||||
using namespace MenuTable;
|
||||
|
||||
Reference in New Issue
Block a user