summaryrefslogtreecommitdiffstats
path: root/src/designer/src/lib/shared/shared.qrc
blob: 81be8076d29f8bd617c9a2fac8b0f995194b6e7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/trolltech/designer">
        <file>defaultgradients.xml</file>
        <!-- Templates -->
        <file>templates/forms/Dialog_with_Buttons_Bottom.ui</file>
        <file>templates/forms/240x320/Dialog_with_Buttons_Bottom.ui</file>
        <file>templates/forms/320x240/Dialog_with_Buttons_Bottom.ui</file>
        <file>templates/forms/480x640/Dialog_with_Buttons_Bottom.ui</file>
        <file>templates/forms/640x480/Dialog_with_Buttons_Bottom.ui</file>
        <file>templates/forms/Dialog_with_Buttons_Right.ui</file>
        <file>templates/forms/240x320/Dialog_with_Buttons_Right.ui</file>
        <file>templates/forms/320x240/Dialog_with_Buttons_Right.ui</file>
        <file>templates/forms/480x640/Dialog_with_Buttons_Right.ui</file>
        <file>templates/forms/640x480/Dialog_with_Buttons_Right.ui</file>
        <file>templates/forms/Dialog_without_Buttons.ui</file>
        <file>templates/forms/Widget.ui</file>
        <file>templates/forms/Main_Window.ui</file>
    </qresource>
</RCC>