mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 06:06:24 +01:00
Merge release-3.0.3 into master
Conflicts: src/AboutDialog.cpp src/prefs/ApplicationPrefs.cpp
This commit is contained in:
@@ -393,7 +393,7 @@ void OnResetConfig(const CommandContext &context)
|
||||
menuManager.mLastAnalyzer = "";
|
||||
menuManager.mLastTool = "";
|
||||
|
||||
gPrefs->DeleteAll();
|
||||
ResetPreferences();
|
||||
|
||||
// Directory will be reset on next restart.
|
||||
FileNames::UpdateDefaultPath(FileNames::Operation::Temp, TempDirectory::DefaultTempDir());
|
||||
|
||||
Reference in New Issue
Block a user