You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdenetworkmanager/tdenetworkmanager/src/connection_setting_vpn.ui

52 lines
1.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConnectionSettingVPNWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>VPN</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>331</width>
<height>155</height>
</rect>
</property>
<property name="caption">
<string>VPN</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQComboBox" row="0" column="1">
<property name="name">
<cstring>cboServices</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Service</string>
</property>
</widget>
<widget class="TQWidgetStack" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>widgetStack</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
</widget>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>