diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-06-10 17:27:40 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-06-10 17:27:40 +0000 |
| commit | 5673a0ec49b729ff3355da6bc98eaf585489ea5b (patch) | |
| tree | f76fd5424af75533b3058f1a5ebb6d14b7d1c246 /src | |
| parent | be10f3818f53fbd5a6c353110c120a68739e4ae1 (diff) | |
| download | qmmp-5673a0ec49b729ff3355da6bc98eaf585489ea5b.tar.gz qmmp-5673a0ec49b729ff3355da6bc98eaf585489ea5b.tar.bz2 qmmp-5673a0ec49b729ff3355da6bc98eaf585489ea5b.zip | |
added more icons
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8914 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
| -rw-r--r-- | src/app/images/128x128/qmmp.png | bin | 0 -> 6457 bytes | |||
| -rw-r--r-- | src/app/images/256x256/qmmp.png | bin | 0 -> 16914 bytes | |||
| -rw-r--r-- | src/app/images/64x64/qmmp.png | bin | 0 -> 2586 bytes | |||
| -rw-r--r-- | src/app/images/images.qrc | 3 |
4 files changed, 3 insertions, 0 deletions
diff --git a/src/app/images/128x128/qmmp.png b/src/app/images/128x128/qmmp.png Binary files differnew file mode 100644 index 000000000..43b9b393d --- /dev/null +++ b/src/app/images/128x128/qmmp.png diff --git a/src/app/images/256x256/qmmp.png b/src/app/images/256x256/qmmp.png Binary files differnew file mode 100644 index 000000000..f4dec7b72 --- /dev/null +++ b/src/app/images/256x256/qmmp.png diff --git a/src/app/images/64x64/qmmp.png b/src/app/images/64x64/qmmp.png Binary files differnew file mode 100644 index 000000000..bf6b6bfc2 --- /dev/null +++ b/src/app/images/64x64/qmmp.png diff --git a/src/app/images/images.qrc b/src/app/images/images.qrc index ab07f4ee9..a770d7f88 100644 --- a/src/app/images/images.qrc +++ b/src/app/images/images.qrc @@ -4,6 +4,9 @@ <file>32x32/qmmp.png</file> <file>48x48/qmmp.png</file> <file>56x56/qmmp.png</file> + <file>64x64/qmmp.png</file> + <file>128x128/qmmp.png</file> + <file>256x256/qmmp.png</file> <file>scalable/qmmp.svgz</file> </qresource> </RCC> |
