summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/interfacesetup.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings/interfacesetup.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/interfacesetup.ui13
1 files changed, 12 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/interfacesetup.ui b/noncore/settings/networksettings/interfacesetup.ui
index d367608..3db9a0b 100644
--- a/noncore/settings/networksettings/interfacesetup.ui
+++ b/noncore/settings/networksettings/interfacesetup.ui
@@ -8,13 +8,13 @@
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>271</width> 14 <width>267</width>
15 <height>280</height> 15 <height>280</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Interface Configuration</string> 20 <string>Interface Configuration</string>
@@ -330,7 +330,18 @@
330 <sender>dhcpCheckBox</sender> 330 <sender>dhcpCheckBox</sender>
331 <signal>toggled(bool)</signal> 331 <signal>toggled(bool)</signal>
332 <receiver>staticGroupBox</receiver> 332 <receiver>staticGroupBox</receiver>
333 <slot>setDisabled(bool)</slot> 333 <slot>setDisabled(bool)</slot>
334 </connection> 334 </connection>
335</connections> 335</connections>
336<tabstops>
337 <tabstop>autoStart</tabstop>
338 <tabstop>profileCombo</tabstop>
339 <tabstop>dhcpCheckBox</tabstop>
340 <tabstop>leaseTime</tabstop>
341 <tabstop>ipAddressEdit</tabstop>
342 <tabstop>subnetMaskEdit</tabstop>
343 <tabstop>gatewayEdit</tabstop>
344 <tabstop>firstDNSLineEdit</tabstop>
345 <tabstop>secondDNSLineEdit</tabstop>
346</tabstops>
336</UI> 347</UI>