Wearable: cleanup FitnessPage

Change-Id: I0ed565b04236ad4550b278e0a223636794d52bbf
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
J-P Nurmi 2017-03-13 15:22:59 +01:00
parent 7615d1cc66
commit 8c175fd37c
1 changed files with 0 additions and 4 deletions

View File

@ -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 {