mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-21 05:30:26 +02:00
Bug 2689 - Ctrl+R to repeat an effect may show the dialog
This commit is contained in:
@@ -50,6 +50,11 @@ MenuCreator::MenuCreator()
|
||||
{
|
||||
mLastAnalyzerRegistration = repeattypenone;
|
||||
mLastToolRegistration = repeattypenone;
|
||||
|
||||
mRepeatGeneratorFlags = 0;
|
||||
mRepeatEffectFlags = 0;
|
||||
mRepeatAnalyzerFlags = 0;
|
||||
mRepeatToolFlags = 0;
|
||||
}
|
||||
|
||||
MenuCreator::~MenuCreator()
|
||||
|
||||
Reference in New Issue
Block a user