summaryrefslogtreecommitdiff
path: root/Counter.ui.qml
diff options
context:
space:
mode:
Diffstat (limited to 'Counter.ui.qml')
-rw-r--r--Counter.ui.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Counter.ui.qml b/Counter.ui.qml
index cc979d2..e6e7318 100644
--- a/Counter.ui.qml
+++ b/Counter.ui.qml
@@ -38,7 +38,6 @@ Item {
ColumnLayout {
FontLoader {
id: bold
- name: "Heebo"
source: "Heebo/Heebo-Bold.ttf"
}
@@ -52,7 +51,6 @@ Item {
FontLoader {
id: medium
- name: "Heebo"
source: "Heebo/Heebo-Bold.ttf"
}