summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/htmlexport/themepage.ui
blob: 2307fbe0d3916375b1bc508fe10d64d975b6c9ea (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
29
30
31
32
33
34
35
36
37
38
39
40
41
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ThemePage</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>ThemePage</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>412</width>
            <height>247</height>
        </rect>
    </property>
    <hbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TDEListBox">
            <property name="name">
                <cstring>mThemeList</cstring>
            </property>
        </widget>
        <widget class="KTextBrowser">
            <property name="name">
                <cstring>mThemeInfo</cstring>
            </property>
        </widget>
    </hbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
    <include location="global" impldecl="in implementation">ktextbrowser.h</include>
    <include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>