This repository has been archived on 2023-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
athnos/resources/resources.qrc

12 lines
398 B
Plaintext
Raw Permalink Normal View History

2022-04-28 19:27:52 +02:00
<RCC>
<qresource prefix="/tags">
<file alias="delete_hover">images/hover.svg</file>
<file alias="delete">images/normal.svg</file>
</qresource>
<qresource prefix="/file_url">
<file alias="internet">images/internet.svg</file>
<file alias="trash">images/trash-red.svg</file>
<file alias="add_file">images/add-file.svg</file>
</qresource>
</RCC>