summaryrefslogtreecommitdiffstats
path: root/src/ksvnwidgets/ssltrustprompt.ui
blob: 2cfb4884e5e96f773a40c6407d4e58f8856658a4 (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
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SslTrustPrompt</class>
<widget class="QWidget">
    <property name="name">
        <cstring>SslTrustPrompt</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>303</width>
            <height>185</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>m_MainLabel</cstring>
            </property>
            <property name="text">
                <string></string>
            </property>
        </widget>
        <widget class="KTextBrowser">
            <property name="name">
                <cstring>m_ContentText</cstring>
            </property>
        </widget>
    </vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="2" margin="2"/>
<includehints>
    <includehint>ktextbrowser.h</includehint>
</includehints>
</UI>