mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
AUP3: Fix stupid mistake
Thanks for spotting it Paul.
This commit is contained in:
parent
6f771d1783
commit
0c14e613c7
@ -149,6 +149,7 @@ auto ProjectFileManager::ReadProjectFile( const FilePath &fileName )
|
||||
if (!projectFileIO.IsTemporary())
|
||||
{
|
||||
projectFileIO.SaveProject(fileName);
|
||||
resaved = true;
|
||||
}
|
||||
|
||||
AudacityMessageBox(
|
||||
|
Loading…
x
Reference in New Issue
Block a user