<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>EnterXauthInteractivePasscodeDialogBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>EnterXauthInteractivePasscodeDialogBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>579</width>
            <height>156</height>
        </rect>
    </property>
    <property name="caption">
        <string>Enter Xauth interactive passcode</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQLayoutWidget" row="0" column="0">
            <property name="name">
                <cstring>layout138</cstring>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget">
                    <property name="name">
                        <cstring>layout137</cstring>
                    </property>
                    <grid>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQCheckBox" row="2" column="0">
                            <property name="name">
                                <cstring>SavePasswordCheckBox</cstring>
                            </property>
                            <property name="text">
                                <string>Save pass&amp;word</string>
                            </property>
                            <property name="accel">
                                <string>Alt+W</string>
                            </property>
                        </widget>
                        <widget class="TQLayoutWidget" row="0" column="0">
                            <property name="name">
                                <cstring>layout136</cstring>
                            </property>
                            <hbox>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <widget class="TQLabel">
                                    <property name="name">
                                        <cstring>DescriptionLabel</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Enter the Xauth interactive passcode</string>
                                    </property>
                                </widget>
                                <spacer>
                                    <property name="name">
                                        <cstring>spacer110</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>151</width>
                                            <height>21</height>
                                        </size>
                                    </property>
                                </spacer>
                            </hbox>
                        </widget>
                        <widget class="TQLayoutWidget" row="1" column="0">
                            <property name="name">
                                <cstring>layout5</cstring>
                            </property>
                            <grid>
                                <property name="name">
                                    <cstring>unnamed</cstring>
                                </property>
                                <spacer row="2" column="1" rowspan="1" colspan="2">
                                    <property name="name">
                                        <cstring>spacer13</cstring>
                                    </property>
                                    <property name="orientation">
                                        <enum>Horizontal</enum>
                                    </property>
                                    <property name="sizeType">
                                        <enum>Expanding</enum>
                                    </property>
                                    <property name="sizeHint">
                                        <size>
                                            <width>83</width>
                                            <height>20</height>
                                        </size>
                                    </property>
                                </spacer>
                                <widget class="TQLineEdit" row="2" column="3">
                                    <property name="name">
                                        <cstring>PasswordEdit</cstring>
                                    </property>
                                    <property name="echoMode">
                                        <enum>Password</enum>
                                    </property>
                                    <property name="toolTip" stdset="0">
                                        <string>Xauth passcode for authentication</string>
                                    </property>
                                </widget>
                                <widget class="TQLabel" row="2" column="0">
                                    <property name="name">
                                        <cstring>LabelPassword</cstring>
                                    </property>
                                    <property name="text">
                                        <string>Passcode:</string>
                                    </property>
                                </widget>
                            </grid>
                        </widget>
                    </grid>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>spacer109</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Vertical</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>21</width>
                            <height>45</height>
                        </size>
                    </property>
                </spacer>
            </vbox>
        </widget>
    </grid>
</widget>
<tabstops>
    <tabstop>PasswordEdit</tabstop>
    <tabstop>SavePasswordCheckBox</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>