summaryrefslogtreecommitdiffstats
path: root/Plugins/HtmlExport/htmlexport.qrc
blob: d7b8c64c979760e378f7ed42da684707b1159e51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/htmlexport">
        <file>htmlexport.css</file>
    </qresource>
    <qresource prefix="/forms">
        <file>htmlexport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>HtmlExport_pl.qm</file>
        <file>HtmlExport_ru.qm</file>
        <file>HtmlExport_fr.qm</file>
    </qresource>
</RCC>