summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/markdowneditor/resources/markdowneditor.qrc
blob: ee7882e2d2a7dcc1fd58c067722844dbbc5b427c (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>index.html</file>
        <file>3rdparty/marked.js</file>
        <file>default.md</file>
        <file>3rdparty/markdown.css</file>
    </qresource>
</RCC>