WebKit/qt/tests/qwebframe/tst_qwebframe.qrc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:02:29 +0300
changeset 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file alias="image.png">resources/image.png</file>
<file alias="style.css">resources/style.css</file>
<file alias="test1.html">resources/test1.html</file>
<file alias="test2.html">resources/test2.html</file>
<file alias="testiframe.html">resources/testiframe.html</file>
<file alias="testiframe2.html">resources/testiframe2.html</file>
</qresource>
</RCC>