mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 16:39:30 +02:00
Replace Audacity reference in lastlog.txt
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
This commit is contained in:
parent
74f5f2ef98
commit
674c33dda1
@ -100,7 +100,7 @@ void AudacityLogger::DoLogText(const wxString & str)
|
|||||||
|
|
||||||
TimeStamp(&stamp);
|
TimeStamp(&stamp);
|
||||||
|
|
||||||
mBuffer << stamp << _TS("Audacity ") << AUDACITY_VERSION_STRING << wxT("\n");
|
mBuffer << stamp << _TS("Tenacity ") << AUDACITY_VERSION_STRING << wxT("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
mBuffer << str << wxT("\n");
|
mBuffer << str << wxT("\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user