-
Notifications
You must be signed in to change notification settings - Fork 4
/
resources.qrc
23 lines (23 loc) · 1014 Bytes
/
resources.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/icons/openFile.png</file>
<file>images/icons/record.png</file>
<file>images/icons/refresh.png</file>
<file>images/icons/toggleRepeat.png</file>
<file>images/icons/nextChapter.png</file>
<file>images/icons/previousChapter.png</file>
<file>images/icons/chapterList.png</file>
<file>images/icons/playlist.png</file>
<file>images/icons/picture-in-picture.png</file>
<file>images/icons/increaseVolume.png</file>
<file>images/icons/decreaseVolume.png</file>
<file>images/icons/muteVolume.png</file>
<file>images/icons/exit-picture-in-picture.png</file>
<file>images/icons/exit-fullscreen.png</file>
<file>images/icons/fullscreen.png</file>
<file>images/icons/loop_current.png</file>
<file>images/icons/random.png</file>
<file>images/icons/app_icon.png</file>
<file>images/icons/app_name.png</file>
</qresource>
</RCC>