mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
LP-425 gcs: fix copyright symbols not showing in about dialog
This commit is contained in:
parent
b5ab079aa9
commit
5548b6f863
@ -58,8 +58,8 @@ AboutDialog::AboutDialog(QWidget *parent) :
|
||||
"Built on %4 at %5<br/>"
|
||||
"Based on Qt %6 (%7 bit)<br/>"
|
||||
"<br/>"
|
||||
"© The %8 Project, %9. All rights reserved.<br/>"
|
||||
"© The OpenPilot Project 2010-2015. All rights reserved.<br/>"
|
||||
"\u00A9 The %8 Project, %9. All rights reserved.<br/>"
|
||||
"\u00A9 The OpenPilot Project 2010-2015. All rights reserved.<br/>"
|
||||
).arg(
|
||||
VersionInfo::revision().left(60), // %1
|
||||
VersionInfo::uavoHash().left(8), // %2
|
||||
|
Loading…
x
Reference in New Issue
Block a user