aboutsummaryrefslogtreecommitdiff
path: root/src/ui/images
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-03-05 21:09:08 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-03-05 21:09:08 +0000
commitbc6a115358931e7111a4c0a3efb2055af64dbcc0 (patch)
tree204b862f00311949ec23bf2f168c5f6a6378a418 /src/ui/images
parentda5d96f90bc3c54b85ec23db9d856b837278cb83 (diff)
downloadqmmp-bc6a115358931e7111a4c0a3efb2055af64dbcc0.tar.gz
qmmp-bc6a115358931e7111a4c0a3efb2055af64dbcc0.tar.bz2
qmmp-bc6a115358931e7111a4c0a3efb2055af64dbcc0.zip
fixed popup widget
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1601 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/images')
-rw-r--r--src/ui/images/images.qrc1
-rw-r--r--src/ui/images/ui_no_cover.pngbin0 -> 4170 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/images/images.qrc b/src/ui/images/images.qrc
index 3095a730d..910bf9b3c 100644
--- a/src/ui/images/images.qrc
+++ b/src/ui/images/images.qrc
@@ -8,5 +8,6 @@
<file>network.png</file>
<file>logo-qmmp.png</file>
<file>replaygain.png</file>
+ <file>ui_no_cover.png</file>
</qresource>
</RCC>
diff --git a/src/ui/images/ui_no_cover.png b/src/ui/images/ui_no_cover.png
new file mode 100644
index 000000000..ac8c587e3
--- /dev/null
+++ b/src/ui/images/ui_no_cover.png
Binary files differ