summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/ppp/ppp.ui
Side-by-side diff
Diffstat (limited to 'noncore/net/networksetup/ppp/ppp.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/ppp/ppp.ui20
1 files changed, 10 insertions, 10 deletions
diff --git a/noncore/net/networksetup/ppp/ppp.ui b/noncore/net/networksetup/ppp/ppp.ui
index d08eda0..67d6735 100644
--- a/noncore/net/networksetup/ppp/ppp.ui
+++ b/noncore/net/networksetup/ppp/ppp.ui
@@ -1,26 +1,26 @@
<!DOCTYPE UI><UI>
-<class>DialupBase</class>
+<class>PPP</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
- <cstring>Form1</cstring>
+ <cstring>PPP</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
- <width>273</width>
+ <width>277</width>
<height>340</height>
</rect>
</property>
<property stdset="1">
<name>caption</name>
<string>Dial-up </string>
</property>
<property>
<name>layoutMargin</name>
</property>
<property>
<name>layoutSpacing</name>
@@ -337,25 +337,25 @@
<name>name</name>
<cstring>connectdelay_text</cstring>
</property>
<property stdset="1">
<name>minimumSize</name>
<size>
<width>15</width>
<height>0</height>
</size>
</property>
<property stdset="1">
<name>text</name>
- <string>1</string>
+ <string>6</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget row="3" column="3" >
<class>QLabel</class>
<property stdset="1">
@@ -726,35 +726,35 @@
<sender>defaultroute</sender>
<signal>toggled(bool)</signal>
<receiver>gatewaybox</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>usepeerdns</sender>
<signal>toggled(bool)</signal>
<receiver>dnsbox</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
- <sender>connectdelay</sender>
- <signal>valueChanged(int)</signal>
- <receiver>connectdelay_text</receiver>
- <slot>setNum(int)</slot>
- </connection>
- <connection>
<sender>dial_manual</sender>
<signal>toggled(bool)</signal>
<receiver>idletime</receiver>
<slot>setDisabled(bool)</slot>
</connection>
+ <connection>
+ <sender>connectdelay</sender>
+ <signal>valueChanged(int)</signal>
+ <receiver>connectdelay_text</receiver>
+ <slot>setNum(int)</slot>
+ </connection>
</connections>
<tabstops>
<tabstop>TabWidget2</tabstop>
<tabstop>acname</tabstop>
<tabstop>username</tabstop>
<tabstop>password</tabstop>
<tabstop>phone</tabstop>
<tabstop>atdial</tabstop>
<tabstop>speed</tabstop>
<tabstop>crtscts</tabstop>
<tabstop>connectdelay</tabstop>
<tabstop>dial_manual</tabstop>