aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml')
-rw-r--r--examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml b/examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml
index 392c2a56..b3b0a0c5 100644
--- a/examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml
+++ b/examples/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml
@@ -75,8 +75,6 @@ Item {
}
Image {
anchors.horizontalCenter: parent.horizontalCenter
- height: 64
- width: 64
source: "images/man-walking.png"
}
Text {
@@ -107,8 +105,6 @@ Item {
}
Image {
anchors.horizontalCenter: parent.horizontalCenter
- height: 64
- width: 64
source: "images/man-running.png"
}
Text {