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