diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-02-24 07:57:34 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2023-02-24 07:57:34 +0800 |
commit | 524c5fef1558b34bcf0b747c7647b4fd6dd60c71 (patch) | |
tree | b3fa79cbc184486112bd8103e04dbc357b5d6805 /Font-Awesome.qrc | |
parent | f057bb4d41e870417146ca851c8b3155b6f795c7 (diff) |
Fix file name
Diffstat (limited to 'Font-Awesome.qrc')
-rw-r--r-- | Font-Awesome.qrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Font-Awesome.qrc b/Font-Awesome.qrc index 8f19cc7..8f6adaf 100644 --- a/Font-Awesome.qrc +++ b/Font-Awesome.qrc @@ -5,6 +5,6 @@ <file>Font-Awesome/svgs/solid/user-graduate.svg</file> <file>Font-Awesome/svgs/solid/tv.svg</file> <file>Font-Awesome/svgs/solid/lock.svg</file> - <file>Font-Awesome/svgs/solid/play.svg</file> + <file>Font-Awesome/svgs/solid/circle-play.svg</file> </qresource> </RCC> |