mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-22 00:47:13 +01:00
Label context menu can bring up the edit dialog
This commit is contained in:
@@ -365,6 +365,7 @@ void OnRemoveTracks();
|
||||
void OnSyncLock();
|
||||
void OnAddLabel();
|
||||
void OnAddLabelPlaying();
|
||||
void DoEditLabels(LabelTrack *lt = nullptr, int index = -1);
|
||||
void OnEditLabels();
|
||||
|
||||
// Effect Menu
|
||||
|
||||
Reference in New Issue
Block a user