summaryrefslogtreecommitdiffstats
path: root/shemov.qrc
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-28 16:00:04 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-28 16:00:04 +0000
commit2038b81df36cc44b63c44313a4fe39557c850760 (patch)
tree6a5144bfbc63d04c69a5168c206c05d1887c2179 /shemov.qrc
parentb61c945e41f1df211097ada08a264618e3da56e3 (diff)
downloadSheMov-2038b81df36cc44b63c44313a4fe39557c850760.tar.gz
SheMov-2038b81df36cc44b63c44313a4fe39557c850760.tar.bz2
SheMov-2038b81df36cc44b63c44313a4fe39557c850760.zip
-turned QualityStats into general purpose class GraphBarWidget
git-svn-id: file:///var/svn/repos2/shemov/trunk@429 f440f766-f032-0410-8965-dc7d17de2ca0
Diffstat (limited to 'shemov.qrc')
-rw-r--r--shemov.qrc20
1 files changed, 9 insertions, 11 deletions
diff --git a/shemov.qrc b/shemov.qrc
index 8d54656..17ee5df 100644
--- a/shemov.qrc
+++ b/shemov.qrc
@@ -1,12 +1,10 @@
-<!DOCTYPE RCC>
-<RCC version="1.0">
- <qresource>
- <file>movie.svg</file>
- <file>dildo.png</file>
- <file>picture.svg</file>
- <file>shemov.png</file>
- <file>archive.svg</file>
- <file>shemov_splash.png</file>
- </qresource>
+<RCC>
+ <qresource prefix="/" >
+ <file>movie.svg</file>
+ <file>dildo.png</file>
+ <file>picture.svg</file>
+ <file>shemov.png</file>
+ <file>archive.svg</file>
+ <file>shemov_splash.png</file>
+ </qresource>
</RCC>
-