1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-08 01:17:10 +01:00
Files
audacity/src/menus
Paul Licameli 870fc5d626 Opt-out of check for updates persists after preference resets...
... These can happen in only two ways, using the application: from the Tools
menu, or using the Windows intaller program.

A review of all uses of wxFileConfig::DeleteAll() proves this.

The one special BoolSetting object was moved from UpdateManager to Prefs.cpp to
avoid a dependency cycle among source code files.
2021-06-29 16:36:03 -04:00
..