mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Bug30: During playback, after CTRL+M, chars, ENTER -- restore track focus.
This commit is contained in:
@@ -40,7 +40,7 @@ double NearestZeroCrossing(double t0);
|
||||
|
||||
public:
|
||||
//Adds label and returns index of label in labeltrack.
|
||||
int DoAddLabel(const SelectedRegion& region);
|
||||
int DoAddLabel(const SelectedRegion& region, bool preserveFocus = false);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user