diff options
Diffstat (limited to 'src/qmmpui/images')
| -rw-r--r-- | src/qmmpui/images/advanced.png | bin | 0 -> 1054 bytes | |||
| -rw-r--r-- | src/qmmpui/images/images.qrc | 10 | ||||
| -rw-r--r-- | src/qmmpui/images/logo-qmmp.png | bin | 0 -> 22844 bytes | |||
| -rw-r--r-- | src/qmmpui/images/network.png | bin | 0 -> 1465 bytes | |||
| -rw-r--r-- | src/qmmpui/images/playlist.png | bin | 0 -> 743 bytes | |||
| -rw-r--r-- | src/qmmpui/images/plugins.png | bin | 0 -> 1378 bytes | |||
| -rw-r--r-- | src/qmmpui/images/replaygain.png | bin | 0 -> 624 bytes |
7 files changed, 10 insertions, 0 deletions
diff --git a/src/qmmpui/images/advanced.png b/src/qmmpui/images/advanced.png Binary files differnew file mode 100644 index 000000000..862464242 --- /dev/null +++ b/src/qmmpui/images/advanced.png 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> diff --git a/src/qmmpui/images/logo-qmmp.png b/src/qmmpui/images/logo-qmmp.png Binary files differnew file mode 100644 index 000000000..d6c7e9bd8 --- /dev/null +++ b/src/qmmpui/images/logo-qmmp.png diff --git a/src/qmmpui/images/network.png b/src/qmmpui/images/network.png Binary files differnew file mode 100644 index 000000000..3a52c1130 --- /dev/null +++ b/src/qmmpui/images/network.png diff --git a/src/qmmpui/images/playlist.png b/src/qmmpui/images/playlist.png Binary files differnew file mode 100644 index 000000000..7b750db0a --- /dev/null +++ b/src/qmmpui/images/playlist.png diff --git a/src/qmmpui/images/plugins.png b/src/qmmpui/images/plugins.png Binary files differnew file mode 100644 index 000000000..931d4d1da --- /dev/null +++ b/src/qmmpui/images/plugins.png diff --git a/src/qmmpui/images/replaygain.png b/src/qmmpui/images/replaygain.png Binary files differnew file mode 100644 index 000000000..d2f78947b --- /dev/null +++ b/src/qmmpui/images/replaygain.png |
