Replaced json of lottie icon for filters with binary file.

This commit is contained in:
23rd 2022-05-04 17:09:39 +03:00
parent caf2be13b3
commit df19b62e92
2 changed files with 0 additions and 4 deletions

View file

@ -1,11 +1,7 @@
<RCC> <RCC>
<qresource prefix="/animations"> <qresource prefix="/animations">
<file alias="change_number.tgs">../../animations/change_number.tgs</file> <file alias="change_number.tgs">../../animations/change_number.tgs</file>
</qresource>
<qresource prefix="/animations">
<file alias="blocked_peers_empty.tgs">../../animations/blocked_peers_empty.tgs</file> <file alias="blocked_peers_empty.tgs">../../animations/blocked_peers_empty.tgs</file>
</qresource>
<qresource prefix="/animations">
<file alias="filters.tgs">../../animations/filters.tgs</file> <file alias="filters.tgs">../../animations/filters.tgs</file>
</qresource> </qresource>
</RCC> </RCC>