1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-10 16:35:32 +01:00

Bug 2582 - Enh: Repeat last Process, Part 2 (#734)

This commit is contained in:
JohnColket
2021-02-03 06:02:49 -05:00
committed by GitHub
parent eb888bb03b
commit a3d9f41fb4
13 changed files with 180 additions and 63 deletions

View File

@@ -48,6 +48,8 @@
MenuCreator::MenuCreator()
{
mLastAnalyzerRegistration = repeattypenone;
mLastToolRegistration = repeattypenone;
}
MenuCreator::~MenuCreator()