From f922865705e7004d29509a673d7bc94ee57f8d9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Mon, 13 Feb 2023 21:46:58 +0800 Subject: Revert "Revert "FontLoader with source doesn't need the name set"" This reverts commit 747c92ad7e197036e926350acf2a17f7076a3c72. --- SignUp.ui.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'SignUp.ui.qml') diff --git a/SignUp.ui.qml b/SignUp.ui.qml index c0afebe..1df7b1a 100644 --- a/SignUp.ui.qml +++ b/SignUp.ui.qml @@ -12,7 +12,6 @@ Flickable { FontLoader { id: heebo - name: "Heebo" source: "Heebo/Heebo-Bold.ttf" } -- cgit v1.2.3