autoconnect if false by default in glade
This commit is contained in:
parent
57a5cf1741
commit
f2221ceb6d
|
@ -994,7 +994,7 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||||
<property name="focus_on_click">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="active">False</property>
|
||||
<property name="inconsistent">False</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in New Issue