summaryrefslogtreecommitdiffstats
path: root/lib/kotext/kofonttabbase.ui
blob: fa8b9ba4aa69d5835896e18d87d841b1bd815ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KoFontTabBase</class>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>fontPage</cstring>
                </property>
                <attribute name="title">
                    <string>&amp;Font</string>
                </attribute>
                <vbox>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <widget class="KFontChooser_local">
                        <property name="name">
                            <cstring>characterFont</cstring>
                        </property>
                    </widget>
                </vbox>
            </widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
	<include location="local" impldecl="in declaration">KFontDialog_local.h</include>
</includes>
<includehints>
    <includehint>KFontDialog_local.h</includehint>
</includehints>
</UI>