diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 12:20:31 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-08 12:20:31 +0200 |
| commit | 25fcf4a129545cdcdceb87ca8deaeabaf2239e03 (patch) | |
| tree | f8e9363779cb7b0c8510fd1c09df3db61a8abdeb /src/icons.qrc | |
| parent | 67af296c10de639c6d2391ae4608ec5c307549d2 (diff) | |
| download | kristall-25fcf4a129545cdcdceb87ca8deaeabaf2239e03.tar.gz | |
Adds changelog, utility menus, and support for file://
Diffstat (limited to 'src/icons.qrc')
| -rw-r--r-- | src/icons.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/icons.qrc b/src/icons.qrc index 0e7b163..a475b23 100644 --- a/src/icons.qrc +++ b/src/icons.qrc @@ -17,5 +17,9 @@ <file>icons/plus.svg</file> <file>icons/content-save-import.svg</file> <file>icons/folder-open.svg</file> + <file>icons/volume-high.svg</file> + <file>icons/volume-off.svg</file> + <file>icons/play.svg</file> + <file>icons/pause.svg</file> </qresource> </RCC> |
