Fixed url to page UserManual:Crash reports.
--HG-- branch : develop
This commit is contained in:
parent
0599583923
commit
c978caa7ba
|
@ -337,8 +337,8 @@ QGroupBox *ConfigurationPage::SendGroup()
|
||||||
|
|
||||||
description = new QLabel(tr("After each crash Valentina collects information that may help us fix the "
|
description = new QLabel(tr("After each crash Valentina collects information that may help us fix the "
|
||||||
"problem. We do not collect any personal information. Find more about what "
|
"problem. We do not collect any personal information. Find more about what "
|
||||||
"<a href=\"https://bitbucket.org/dismine/valentina/wiki/manual/"
|
"<a href=\"https://wiki.valentinaproject.org/wiki/UserManual:Crash_reports\">"
|
||||||
"Crash_reports\">kind of information</a> we collect."));
|
"kind of information</a> we collect."));
|
||||||
description->setTextFormat(Qt::RichText);
|
description->setTextFormat(Qt::RichText);
|
||||||
description->setTextInteractionFlags(Qt::TextBrowserInteraction);
|
description->setTextInteractionFlags(Qt::TextBrowserInteraction);
|
||||||
description->setOpenExternalLinks(true);
|
description->setOpenExternalLinks(true);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user