mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-23 22:43:41 +02:00
New wrapper for wxFileConfig to fix several bugs
Bug 2135 - Audacity crashes if launched with a locked pluginregistry.cfg file Bug 2651 - If pluginregistry.cfg gets locked while Audacity is active the Plug-in Manager is blocked - with no help Bug 2650 - Virgin launch fails with no pluginregistry.cfg file created Bug 1264 - Writing to locked audacity.cfg not reported to user Bug 2649 - Launching Audacity with a locked audacity.cfg file gives not one but three error messages - and no help Bug 2652 - User is not warned if they launch Audacity with a locked pluginsettings.cfg file
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "FileHistory.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/fileconf.h>
|
||||
#include <wx/menu.h>
|
||||
|
||||
#include "../Internat.h"
|
||||
|
||||
Reference in New Issue
Block a user