remove an expand in xml console window

This commit is contained in:
Nikos Kouremenos 2005-08-17 22:54:14 +00:00
parent 1b2e603b57
commit e5ec93d0a9
1 changed files with 1 additions and 1 deletions

View File

@ -17177,7 +17177,7 @@ Maybe I'll refactor later</property>
<widget class="GtkExpander" id="expander"> <widget class="GtkExpander" id="expander">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="expanded">True</property> <property name="expanded">False</property>
<property name="spacing">6</property> <property name="spacing">6</property>
<signal name="activate" handler="on_expander_activate" last_modification_time="Mon, 04 Jul 2005 22:24:33 GMT"/> <signal name="activate" handler="on_expander_activate" last_modification_time="Mon, 04 Jul 2005 22:24:33 GMT"/>