diff options
-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> |