aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/SqlFormatterSimple/sqlformattersimple.qrc
blob: e354dfe4f6545cceb1e4deb7c66683c0850ae529 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<RCC>
    <qresource prefix="/forms">
        <file>SqlFormatterSimple.ui</file>
    </qresource>
    <qresource prefix="/msg">
        <file>SqlFormatterSimple_de.qm</file>


        <file>SqlFormatterSimple_pl.qm</file>
        <file>SqlFormatterSimple_ru.qm</file>
        <file>SqlFormatterSimple_fr.qm</file>
        <file>SqlFormatterSimple_sk.qm</file>
        <file>SqlFormatterSimple_zh_CN.qm</file>
    </qresource>
</RCC>