-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathscrite_images.qrc
23 lines (23 loc) · 984 Bytes
/
scrite_images.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/">
<file>images/appicon.png</file>
<file>images/aboutbox.jpg</file>
<file>images/library.png</file>
<file>images/library_inverted.png</file>
<file>images/library_woicon.png</file>
<file>images/library_woicon_inverted.png</file>
<file>images/sample_scene.png</file>
<file>images/white-paper-texture.jpg</file>
<file>images/scrited_closing_frame.png</file>
<file>images/scrite_logo_for_report_header.png</file>
<file>images/scrite_discord_button.png</file>
<file>images/feature_locked.png</file>
<file>images/banner_logo_overlay.png</file>
<file>images/homescreen_banner.png</file>
<file>images/homescreen_scriptalay_banner.png</file>
<file>images/useraccountdialogbg.png</file>
<file>images/prodicon.png</file>
<file>images/exclprodicon.png</file>
<file>images/splash.png</file>
</qresource>
</RCC>