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