added few more resources

This commit is contained in:
iLLiCiTiT 2021-05-31 14:19:51 +02:00
parent 3069fe4d63
commit 333db5f4bf
20 changed files with 1567 additions and 16 deletions

View file

@ -2,5 +2,22 @@
<qresource prefix="/openpype">
<file>images/combobox_arrow.png</file>
<file>images/combobox_arrow_disabled.png</file>
<file>images/branch_closed.png</file>
<file>images/branch_closed_on.png</file>
<file>images/branch_open.png</file>
<file>images/branch_open_on.png</file>
<file>images/combobox_arrow_on.png</file>
<file>images/down_arrow.png</file>
<file>images/down_arrow_disabled.png</file>
<file>images/down_arrow_on.png</file>
<file>images/left_arrow.png</file>
<file>images/left_arrow_disabled.png</file>
<file>images/left_arrow_on.png</file>
<file>images/right_arrow.png</file>
<file>images/right_arrow_disabled.png</file>
<file>images/right_arrow_on.png</file>
<file>images/up_arrow.png</file>
<file>images/up_arrow_disabled.png</file>
<file>images/up_arrow_on.png</file>
</qresource>
</RCC>