remove accidental expand
This commit is contained in:
parent
0f41cf1fc3
commit
f83a573f1d
|
@ -6761,7 +6761,7 @@ Custom</property>
|
|||
<widget class="GtkExpander" id="expander4">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="expanded">True</property>
|
||||
<property name="expanded">False</property>
|
||||
<property name="spacing">0</property>
|
||||
|
||||
<child>
|
||||
|
|
Loading…
Reference in New Issue