diff options
Diffstat (limited to 'src/qmmpui/images/images.qrc')
| -rw-r--r-- | src/qmmpui/images/images.qrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/qmmpui/images/images.qrc b/src/qmmpui/images/images.qrc new file mode 100644 index 000000000..6f8534994 --- /dev/null +++ b/src/qmmpui/images/images.qrc @@ -0,0 +1,10 @@ +<RCC> + <qresource prefix="/" > + <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> |
