<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewProfileWizardConnectOptions</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>NewProfileWizardConnectOptions</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>382</width>
            <height>85</height>
        </rect>
    </property>
    <property name="caption">
        <string>Connect options</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQLayoutWidget" row="0" column="0">
            <property name="name">
                <cstring>layout37</cstring>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget" row="0" column="0">
                    <property name="name">
                        <cstring>layout36</cstring>
                    </property>
                    <hbox>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>ConnectAfterCreatingProfileCheckBox</cstring>
                            </property>
                            <property name="text">
                                <string>Connect after creating ne&amp;w profile</string>
                            </property>
                            <property name="accel">
                                <string>Alt+W</string>
                            </property>
                        </widget>
                        <spacer>
                            <property name="name">
                                <cstring>spacer34</cstring>
                            </property>
                            <property name="orientation">
                                <enum>Horizontal</enum>
                            </property>
                            <property name="sizeType">
                                <enum>Expanding</enum>
                            </property>
                            <property name="sizeHint">
                                <size>
                                    <width>181</width>
                                    <height>21</height>
                                </size>
                            </property>
                        </spacer>
                    </hbox>
                </widget>
                <widget class="TQLayoutWidget" row="1" column="0">
                    <property name="name">
                        <cstring>layout12</cstring>
                    </property>
                    <hbox>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>DoAutoConnectCheckBox</cstring>
                            </property>
                            <property name="text">
                                <string>&amp;Connect automatically at startup:</string>
                            </property>
                            <property name="accel">
                                <string>Alt+C</string>
                            </property>
                            <property name="checked">
                                <bool>false</bool>
                            </property>
                            <property name="toolTip" stdset="0">
                                <string>Connect after start to a selected profile</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>Enable this to let kvpnc connect to given profile at startup</string>
                            </property>
                        </widget>
                        <spacer>
                            <property name="name">
                                <cstring>spacer24_2_2</cstring>
                            </property>
                            <property name="orientation">
                                <enum>Horizontal</enum>
                            </property>
                            <property name="sizeType">
                                <enum>Expanding</enum>
                            </property>
                            <property name="sizeHint">
                                <size>
                                    <width>59</width>
                                    <height>20</height>
                                </size>
                            </property>
                        </spacer>
                        <widget class="KComboBox">
                            <property name="name">
                                <cstring>AutoConnectProfileComboBox</cstring>
                            </property>
                            <property name="toolTip" stdset="0">
                                <string>Select profile to use</string>
                            </property>
                        </widget>
                    </hbox>
                </widget>
            </grid>
        </widget>
        <spacer row="0" column="1">
            <property name="name">
                <cstring>spacer35</cstring>
            </property>
            <property name="orientation">
                <enum>Horizontal</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>61</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
        <spacer row="1" column="0">
            <property name="name">
                <cstring>spacer36</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>91</height>
                </size>
            </property>
        </spacer>
    </grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>kcombobox.h</includehint>
</includehints>
</UI>