1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +01:00

Further changes for #964...

...batting 1000 tonight.  grrrr
This commit is contained in:
Leland Lucius
2015-09-04 01:59:17 -05:00
parent 484e8c5014
commit a584759f01
2 changed files with 7 additions and 2 deletions

View File

@@ -1922,6 +1922,7 @@ int AudacityApp::OnExit()
mRecentFiles->Save(*gPrefs, wxT("RecentFiles"));
delete mRecentFiles;
mRecentFiles = NULL;
FinishPreferences();