1
0
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:
Paul Licameli
2016-06-24 01:50:54 -04:00
parent 28c31903e9
commit 53e30e5533
5 changed files with 54 additions and 17 deletions

View File

@@ -365,6 +365,7 @@ void OnRemoveTracks();
void OnSyncLock();
void OnAddLabel();
void OnAddLabelPlaying();
void DoEditLabels(LabelTrack *lt = nullptr, int index = -1);
void OnEditLabels();
// Effect Menu