1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-23 22:43:41 +02:00

Scrub & seek toolbar buttons disable during recording, as was intended

This commit is contained in:
Paul Licameli
2019-07-01 08:40:06 -04:00
parent 4b437b8cb9
commit 3e3cf24c01
3 changed files with 19 additions and 15 deletions

View File

@@ -31,8 +31,7 @@ extern AUDACITY_DLL_API const ReservedCommandFlag
extern AUDACITY_DLL_API const ReservedCommandFlag
AudioIOBusyFlag, // lll
CaptureNotBusyFlag,
HasWaveDataFlag; // jkc
CaptureNotBusyFlag;
extern AUDACITY_DLL_API const ReservedCommandFlag
LabelTracksExistFlag,