blob: 839720f3e97e929a3b115fff0507f2dd81cd8509 (
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>sqlenterpriseformatter.ui</file>
</qresource>
<qresource prefix="/msg">
<file>SqlEnterpriseFormatter_de.qm</file>
<file>SqlEnterpriseFormatter_pl.qm</file>
<file>SqlEnterpriseFormatter_ru.qm</file>
<file>SqlEnterpriseFormatter_fr.qm</file>
<file>SqlEnterpriseFormatter_sk.qm</file>
<file>SqlEnterpriseFormatter_zh_CN.qm</file>
</qresource>
</RCC>
|