mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-22 22:25:47 +01:00
Fix assertion violation on shutdown after commit 21296b0
This commit is contained in:
@@ -143,6 +143,8 @@ void FileHistory::Save(wxConfigBase & config, const wxString & group)
|
||||
}
|
||||
|
||||
config.SetPath(wxT(""));
|
||||
|
||||
config.Flush();
|
||||
}
|
||||
|
||||
void FileHistory::NotifyMenus()
|
||||
|
||||
Reference in New Issue
Block a user