-
Jens Bache-Wiig authored
We want to use more layouts in our examples as it is the recommended way to create tool bars etc. Change-Id: Ib3b1e8e907cc5277d522557a19d2c294a7d251b1 Reviewed-by:
J-P Nurmi <jpnurmi@digia.com>
8beda080
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file>qml/main.qml</file>
<file>qml/ToolBarSeparator.qml</file>
<file>qml/images/logo32.png</file>
<file>qml/images/editcopy.png</file>
<file>qml/images/editcut.png</file>
<file>qml/images/editpaste.png</file>
<file>qml/images/editredo.png</file>
<file>qml/images/editundo.png</file>
<file>qml/images/exportpdf.png</file>
<file>qml/images/filenew.png</file>
<file>qml/images/fileopen.png</file>
<file>qml/images/fileprint.png</file>
<file>qml/images/filesave.png</file>
<file>qml/images/textbold.png</file>
<file>qml/images/textcenter.png</file>
<file>qml/images/textitalic.png</file>
<file>qml/images/textjustify.png</file>
<file>qml/images/textleft.png</file>
<file>qml/images/textright.png</file>
<file>qml/images/textunder.png</file>
<file>qml/images/zoomin.png</file>
<file>qml/images/zoomout.png</file>
<file>example.html</file>
</qresource>
</RCC>