network: Make tabbing through the proxy page work
This commit is contained in:
parent
b5acac3bf5
commit
57a1099b24
1 changed files with 1 additions and 1 deletions
|
@ -2078,7 +2078,7 @@
|
|||
<child>
|
||||
<object class="GtkComboBoxText" id="combobox_proxy_mode">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="model">liststore_proxy_method</property>
|
||||
</object>
|
||||
<packing>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue