summaryrefslogtreecommitdiffstats
path: root/parts/filecreate/file-templates/ui-dialog
blob: 92e9bfffd9dd036d2f99f8b5d16a27953169fddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>Form1</class>
<widget class=TQDIALOG_OBJECT_NAME_STRING>
    <property name="name">
        <cstring>Form1</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>600</width>
            <height>480</height>
        </rect>
    </property>
    <property name="caption">
        <string>Form1</string>
    </property>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>