summaryrefslogtreecommitdiff
path: root/sysinfowatchlet/metawatch-digital.qml
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfowatchlet/metawatch-digital.qml')
-rw-r--r--sysinfowatchlet/metawatch-digital.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysinfowatchlet/metawatch-digital.qml b/sysinfowatchlet/metawatch-digital.qml
index e94ad27..6e26174 100644
--- a/sysinfowatchlet/metawatch-digital.qml
+++ b/sysinfowatchlet/metawatch-digital.qml
@@ -17,7 +17,7 @@ Rectangle {
icon.source: "icon.png"
}
- MWSmallLabel {
+ MWLabel {
text: "Battery: " + batteryLevel + "%"
}
@@ -38,7 +38,7 @@ Rectangle {
}
}
- MWSmallLabel {
+ MWLabel {
width: parent.width
text: "Connected to:"
}