change \ to / to comply unix o.s

This commit is contained in:
Paolo Cignoni cignoni 2005-12-01 15:54:14 +00:00
parent 211115c39b
commit 72ca94aa52

View File

@ -1,16 +1,16 @@
<RCC>
<qresource prefix="/" >
<file>images\bbox.png</file>
<file>images\backlines.png</file>
<file>images\flat.png</file>
<file>images\flatlines.png</file>
<file>images\info.png</file>
<file>images\lightoff.png</file>
<file>images\lighton.png</file>
<file>images\open.png</file>
<file>images\points.png</file>
<file>images\save.png</file>
<file>images\smooth.png</file>
<file>images\wire.png</file>
<file>images/bbox.png</file>
<file>images/backlines.png</file>
<file>images/flat.png</file>
<file>images/flatlines.png</file>
<file>images/info.png</file>
<file>images/lightoff.png</file>
<file>images/lighton.png</file>
<file>images/open.png</file>
<file>images/points.png</file>
<file>images/save.png</file>
<file>images/smooth.png</file>
<file>images/wire.png</file>
</qresource>
</RCC>