Compatible with Strava

.. logo added to the about box, only tested on hi-dpi display
   (may need scaling applied for lower resolution displays).
This commit is contained in:
Mark Liversedge
2020-01-17 14:49:16 +00:00
parent cc91520e76
commit 3133cdab3b
3 changed files with 2 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ AboutPage::AboutPage(Context *context) : context(context)
"<br>The core body temperature module was developed by the <br>"
"<a href=\"http://www.usariem.army.mil/\">U.S. Army Research Institute of Environmental Medicine</a>"
"<br> and is patent pending<br>"
"<br><img src=\":images/services/strava_compatible.png\"/><br>"
"</center>"
)
.arg(QString(QUrl::fromLocalFile(context->athlete->home->root().absolutePath()).toEncoded()))

View File

@@ -166,6 +166,7 @@
<file>images/configure.png</file>
<file>web/googlemap/dark.css</file>
<file>images/toolbar/cloud.png</file>
<file>images/services/strava_compatible.png</file>
<file>images/services/cyclinganalytics.png</file>
<file>images/services/dropbox.png</file>
<file>images/services/googledrive.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB