diff options
| author | 2017-02-20 09:29:20 +0100 | |
|---|---|---|
| committer | 2017-03-04 12:08:17 -0800 | |
| commit | b14301a84c28cb65abfbc970f20b67d41bcda26a (patch) | |
| tree | 8912d2dbe661a904c5883aed219da309fe98dcae /profile-widget/profilewidget2.cpp | |
| parent | 869a7fcfcc6691f81a77ed56d7a437d34b623865 (diff) | |
| download | subsurface-b14301a84c28cb65abfbc970f20b67d41bcda26a.tar.gz | |
heartrate, heartbeat > heart rate
Diffstat (limited to 'profile-widget/profilewidget2.cpp')
| -rw-r--r-- | profile-widget/profilewidget2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-widget/profilewidget2.cpp b/profile-widget/profilewidget2.cpp index 56cfae57f..a197580b1 100644 --- a/profile-widget/profilewidget2.cpp +++ b/profile-widget/profilewidget2.cpp @@ -482,7 +482,7 @@ void ProfileWidget2::setupItemSizes() itemPos.temperature.intermediate.setP2(QPointF(0, 12)); #endif - // Heartbeat axis config + // Heart rate axis config itemPos.heartBeat.pos.on.setX(3); itemPos.heartBeat.pos.on.setY(82); itemPos.heartBeat.expanded.setP1(QPointF(0, 0)); |