summaryrefslogtreecommitdiff
path: root/SignIn.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-13 21:19:42 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-13 21:19:42 +0800
commit747c92ad7e197036e926350acf2a17f7076a3c72 (patch)
treeeb0759bb0a430a8bcd23bb83c460f0a0a2e5c206 /SignIn.ui.qml
parentac9411f3a2ee6ff4d7e3c13ae605c393407eb5d3 (diff)
Revert "FontLoader with source doesn't need the name set"
This reverts commit ac9411f3a2ee6ff4d7e3c13ae605c393407eb5d3.
Diffstat (limited to 'SignIn.ui.qml')
-rw-r--r--SignIn.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/SignIn.ui.qml b/SignIn.ui.qml
index 61e8b6b..bff46de 100644
--- a/SignIn.ui.qml
+++ b/SignIn.ui.qml
@@ -11,6 +11,7 @@ Flickable {
FontLoader {
id: heebo
+ name: "Heebo"
source: "Heebo/Heebo-Bold.ttf"
}