aboutsummaryrefslogtreecommitdiff
path: root/src/ui/images
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/images')
-rw-r--r--src/ui/images/images.qrc22
-rw-r--r--src/ui/images/replaygain.pngbin0 -> 624 bytes
2 files changed, 11 insertions, 11 deletions
diff --git a/src/ui/images/images.qrc b/src/ui/images/images.qrc
index f7bf24ed1..3095a730d 100644
--- a/src/ui/images/images.qrc
+++ b/src/ui/images/images.qrc
@@ -1,12 +1,12 @@
-<!DOCTYPE RCC>
-<RCC version="1.0">
- <qresource>
- <file>32x32/qmmp.png</file>
- <file>interface.png</file>
- <file>playlist.png</file>
- <file>advanced.png</file>
- <file>plugins.png</file>
- <file>network.png</file>
- <file>logo-qmmp.png</file>
- </qresource>
+<RCC>
+ <qresource prefix="/" >
+ <file>32x32/qmmp.png</file>
+ <file>interface.png</file>
+ <file>playlist.png</file>
+ <file>advanced.png</file>
+ <file>plugins.png</file>
+ <file>network.png</file>
+ <file>logo-qmmp.png</file>
+ <file>replaygain.png</file>
+ </qresource>
</RCC>
diff --git a/src/ui/images/replaygain.png b/src/ui/images/replaygain.png
new file mode 100644
index 000000000..d2f78947b
--- /dev/null
+++ b/src/ui/images/replaygain.png
Binary files differ