mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Sweep for filename copying: various
This commit is contained in:
@@ -31,7 +31,7 @@ wxString PlatformCompatibility::GetLongFileName(const wxString& shortFileName)
|
||||
return fn.GetLongPath();
|
||||
}
|
||||
|
||||
wxString PlatformCompatibility::GetExecutablePath()
|
||||
const wxString &PlatformCompatibility::GetExecutablePath()
|
||||
{
|
||||
static bool found = false;
|
||||
static wxString path;
|
||||
|
Reference in New Issue
Block a user