Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix buddies
git-svn-id: http://svn.osgeo.org/qgis/trunk@9102 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Aug 20, 2008
1 parent 0a7c1b6 commit 630e3de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -968,7 +968,7 @@
<string>Host</string>
</property>
<property name="buddy" >
<cstring>cboModellerPluginName</cstring>
<cstring>leProxyHost</cstring>
</property>
</widget>
</item>
Expand All @@ -981,7 +981,7 @@
<string>Port</string>
</property>
<property name="buddy" >
<cstring>cboModellerPluginName</cstring>
<cstring>leProxyPort</cstring>
</property>
</widget>
</item>
Expand All @@ -994,7 +994,7 @@
<string>User</string>
</property>
<property name="buddy" >
<cstring>cboModellerPluginName</cstring>
<cstring>leProxyUser</cstring>
</property>
</widget>
</item>
Expand All @@ -1011,7 +1011,7 @@
<string>Password</string>
</property>
<property name="buddy" >
<cstring>cboModellerPluginName</cstring>
<cstring>leProxyPassword</cstring>
</property>
</widget>
</item>
Expand Down

0 comments on commit 630e3de

Please sign in to comment.