1<RCC>
2    <qresource prefix="/qt-project.org/designer">
3        <file>defaultgradients.xml</file>
4        <!-- Templates -->
5        <file>templates/forms/Dialog_with_Buttons_Bottom.ui</file>
6        <file>templates/forms/240x320/Dialog_with_Buttons_Bottom.ui</file>
7        <file>templates/forms/320x240/Dialog_with_Buttons_Bottom.ui</file>
8        <file>templates/forms/480x640/Dialog_with_Buttons_Bottom.ui</file>
9        <file>templates/forms/640x480/Dialog_with_Buttons_Bottom.ui</file>
10        <file>templates/forms/Dialog_with_Buttons_Right.ui</file>
11        <file>templates/forms/240x320/Dialog_with_Buttons_Right.ui</file>
12        <file>templates/forms/320x240/Dialog_with_Buttons_Right.ui</file>
13        <file>templates/forms/480x640/Dialog_with_Buttons_Right.ui</file>
14        <file>templates/forms/640x480/Dialog_with_Buttons_Right.ui</file>
15        <file>templates/forms/Dialog_without_Buttons.ui</file>
16        <file>templates/forms/Widget.ui</file>
17        <file>templates/forms/Main_Window.ui</file>
18    </qresource>
19</RCC>
20
21