mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-20 13:16:37 +01:00
🐛 Fixes for About Dialog and Download URLs
This commit is contained in:
@@ -576,8 +576,7 @@ void AboutDialog::PopulateInformationPage( ShuttleGui & S )
|
||||
informationStr
|
||||
<< wxT("<h2><center>")
|
||||
<< XO("Build Information")
|
||||
<< wxT("</center></h2>\n")
|
||||
<< VerCheckHtml();
|
||||
<< wxT("</center></h2>\n");
|
||||
|
||||
informationStr
|
||||
<< wxT("<h3>")
|
||||
|
||||
Reference in New Issue
Block a user