aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/CsvExport/csvexport.qrc
blob: e6660eccdb53c8b77c0531651d5b5f6fef6abf2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/forms">
        <file>CsvExport.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>CsvExport_pl.qm</file>
        <file>CsvExport_ru.qm</file>
        <file>CsvExport_fr.qm</file>
        <file>CsvExport_sk.qm</file>
        <file>CsvExport_zh_CN.qm</file>
    </qresource>
</RCC>