diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-11-04 20:17:13 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-11-04 20:17:13 +0000 |
| commit | 40c82a8a1d3e65788451022249d984d3166c3aca (patch) | |
| tree | d6205444e71f1f103af8d8ddf13136602eebb6da /src/ui/images | |
| parent | 1963054966e3a2514fb481c8159c09834a1a12fa (diff) | |
| download | qmmp-40c82a8a1d3e65788451022249d984d3166c3aca.tar.gz qmmp-40c82a8a1d3e65788451022249d984d3166c3aca.tar.bz2 qmmp-40c82a8a1d3e65788451022249d984d3166c3aca.zip | |
completed shortcut editor
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1980 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/images')
| -rw-r--r-- | src/ui/images/images.qrc | 1 | ||||
| -rw-r--r-- | src/ui/images/shortcuts.png | bin | 0 -> 603 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/images/images.qrc b/src/ui/images/images.qrc index 910bf9b3c..45909a993 100644 --- a/src/ui/images/images.qrc +++ b/src/ui/images/images.qrc @@ -9,5 +9,6 @@ <file>logo-qmmp.png</file> <file>replaygain.png</file> <file>ui_no_cover.png</file> + <file>shortcuts.png</file> </qresource> </RCC> diff --git a/src/ui/images/shortcuts.png b/src/ui/images/shortcuts.png Binary files differnew file mode 100644 index 000000000..45d917220 --- /dev/null +++ b/src/ui/images/shortcuts.png |
