mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-23 06:31:17 +01:00
Sweep for filename copying: various
This commit is contained in:
@@ -284,7 +284,7 @@ static bool ConvertLegacyTrack(wxTextFile *f, XMLFileWriter &xmlFile)
|
||||
return false;
|
||||
}
|
||||
|
||||
bool ConvertLegacyProjectFile(wxFileName filename)
|
||||
bool ConvertLegacyProjectFile(const wxFileName &filename)
|
||||
{
|
||||
wxTextFile f;
|
||||
XMLFileWriter xmlFile;
|
||||
|
||||
Reference in New Issue
Block a user