From 567d36d435189d021847edfba247b081bc1e006e 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: Tue, 21 Mar 2023 18:22:37 +0800 Subject: Move auth related resources to its file --- Authentication.qrc | 2 ++ Bootstrap.qrc | 1 - Font-Awesome.qrc | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Authentication.qrc b/Authentication.qrc index 99389b7..1cd5f55 100644 --- a/Authentication.qrc +++ b/Authentication.qrc @@ -1,5 +1,7 @@ + Bootstrap/icons/envelope-fill.svg + Font-Awesome/svgs/solid/lock.svg Authentication/SignIn.ui.qml Authentication/SignUp.ui.qml diff --git a/Bootstrap.qrc b/Bootstrap.qrc index 2a98d8e..2a782b5 100644 --- a/Bootstrap.qrc +++ b/Bootstrap.qrc @@ -1,6 +1,5 @@ Bootstrap/icons/patch-check-fill.svg - Bootstrap/icons/envelope-fill.svg diff --git a/Font-Awesome.qrc b/Font-Awesome.qrc index 8f6adaf..478ab39 100644 --- a/Font-Awesome.qrc +++ b/Font-Awesome.qrc @@ -4,7 +4,6 @@ Font-Awesome/svgs/solid/user-tie.svg Font-Awesome/svgs/solid/user-graduate.svg Font-Awesome/svgs/solid/tv.svg - Font-Awesome/svgs/solid/lock.svg Font-Awesome/svgs/solid/circle-play.svg -- cgit v1.2.3