diff options
Diffstat (limited to 'SignUp.ui.qml')
-rw-r--r-- | SignUp.ui.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SignUp.ui.qml b/SignUp.ui.qml index 1df7b1a..c0afebe 100644 --- a/SignUp.ui.qml +++ b/SignUp.ui.qml @@ -12,6 +12,7 @@ Flickable { FontLoader { id: heebo + name: "Heebo" source: "Heebo/Heebo-Bold.ttf" } |