mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
@@ -52,6 +52,7 @@ AboutPage::AboutPage(Context *context) : context(context)
|
||||
QLabel *text;
|
||||
text=new QLabel(this);
|
||||
text->setContentsMargins(0,0,0,0);
|
||||
text->setOpenExternalLinks(true);
|
||||
text->setText(
|
||||
tr(
|
||||
"<center>"
|
||||
|
||||
Reference in New Issue
Block a user