mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 06:01:13 +02:00
Make EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT compilable
This commit is contained in:
@@ -667,7 +667,7 @@ void OnToggleSWPlaythrough(const CommandContext &WXUNUSED(context) )
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT
|
#ifdef EXPERIMENTAL_AUTOMATED_INPUT_LEVEL_ADJUSTMENT
|
||||||
void AudacityProject::OnToggleAutomatedInputLevelAdjustment(
|
void OnToggleAutomatedInputLevelAdjustment(
|
||||||
const CommandContext &WXUNUSED(context) )
|
const CommandContext &WXUNUSED(context) )
|
||||||
{
|
{
|
||||||
bool AVEnabled;
|
bool AVEnabled;
|
||||||
|
Reference in New Issue
Block a user