summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/interfaces/interfacesetup.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings/interfaces/interfacesetup.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings/interfaces/interfacesetup.ui6
1 files changed, 5 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/interfaces/interfacesetup.ui b/noncore/settings/networksettings/interfaces/interfacesetup.ui
index efcab8b..fa2db40 100644
--- a/noncore/settings/networksettings/interfaces/interfacesetup.ui
+++ b/noncore/settings/networksettings/interfaces/interfacesetup.ui
@@ -2,25 +2,25 @@
2<class>InterfaceSetup</class> 2<class>InterfaceSetup</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>InterfaceSetup</cstring> 7 <cstring>InterfaceSetup</cstring>
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>286</width> 14 <width>282</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>
21 </property> 21 </property>
22 <vbox> 22 <vbox>
23 <property stdset="1"> 23 <property stdset="1">
24 <name>margin</name> 24 <name>margin</name>
25 <number>11</number> 25 <number>11</number>
26 </property> 26 </property>
@@ -100,24 +100,28 @@
100 <class>QLineEdit</class> 100 <class>QLineEdit</class>
101 <property stdset="1"> 101 <property stdset="1">
102 <name>name</name> 102 <name>name</name>
103 <cstring>gatewayEdit</cstring> 103 <cstring>gatewayEdit</cstring>
104 </property> 104 </property>
105 </widget> 105 </widget>
106 <widget row="1" column="1" > 106 <widget row="1" column="1" >
107 <class>QLineEdit</class> 107 <class>QLineEdit</class>
108 <property stdset="1"> 108 <property stdset="1">
109 <name>name</name> 109 <name>name</name>
110 <cstring>subnetMaskEdit</cstring> 110 <cstring>subnetMaskEdit</cstring>
111 </property> 111 </property>
112 <property stdset="1">
113 <name>text</name>
114 <string>255.255.255.0</string>
115 </property>
112 </widget> 116 </widget>
113 <widget row="0" column="1" > 117 <widget row="0" column="1" >
114 <class>QLineEdit</class> 118 <class>QLineEdit</class>
115 <property stdset="1"> 119 <property stdset="1">
116 <name>name</name> 120 <name>name</name>
117 <cstring>ipAddressEdit</cstring> 121 <cstring>ipAddressEdit</cstring>
118 </property> 122 </property>
119 </widget> 123 </widget>
120 <widget row="3" column="0" > 124 <widget row="3" column="0" >
121 <class>QLabel</class> 125 <class>QLabel</class>
122 <property stdset="1"> 126 <property stdset="1">
123 <name>name</name> 127 <name>name</name>