From 69ee975bf761578f59ba41b21575f7c0764b3681 Mon Sep 17 00:00:00 2001 From: dodoradio Date: Thu, 20 Jul 2023 23:48:37 +0100 Subject: Add steps detail page Currently this is a direct clone of the heartrate detail page, and isn't specialised for steps in any way --- src/resources.qrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources.qrc') diff --git a/src/resources.qrc b/src/resources.qrc index 04c32f9..fb35c71 100644 --- a/src/resources.qrc +++ b/src/resources.qrc @@ -2,6 +2,7 @@ main.qml stepCounter/StepCounterPreview.qml + stepCounter/StepsDetailPage.qml heartrate/HeartratePreview.qml heartrate/HeartrateDetailPage.qml settings/RootSettingsPage.qml @@ -9,6 +10,7 @@ settings/UiSettingsPage.qml graphs/BarGraph.qml graphs/HrGraph.qml + graphs/StepsLineGraph.qml graphs/TimeLabels.qml graphs/VerticalLabels.qml -- cgit v1.2.3-54-g00ecf