Skip to content

Commit 630e3de

Browse files
author
jef
committed
fix buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk@9102 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 0a7c1b6 commit 630e3de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ui/qgsoptionsbase.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
<string>Host</string>
969969
</property>
970970
<property name="buddy" >
971-
<cstring>cboModellerPluginName</cstring>
971+
<cstring>leProxyHost</cstring>
972972
</property>
973973
</widget>
974974
</item>
@@ -981,7 +981,7 @@
981981
<string>Port</string>
982982
</property>
983983
<property name="buddy" >
984-
<cstring>cboModellerPluginName</cstring>
984+
<cstring>leProxyPort</cstring>
985985
</property>
986986
</widget>
987987
</item>
@@ -994,7 +994,7 @@
994994
<string>User</string>
995995
</property>
996996
<property name="buddy" >
997-
<cstring>cboModellerPluginName</cstring>
997+
<cstring>leProxyUser</cstring>
998998
</property>
999999
</widget>
10001000
</item>
@@ -1011,7 +1011,7 @@
10111011
<string>Password</string>
10121012
</property>
10131013
<property name="buddy" >
1014-
<cstring>cboModellerPluginName</cstring>
1014+
<cstring>leProxyPassword</cstring>
10151015
</property>
10161016
</widget>
10171017
</item>

0 commit comments

Comments
 (0)