don't show tab in wizard

This commit is contained in:
Yann Leboulanger 2005-11-03 21:55:29 +00:00
parent 4db0a0a608
commit fcb9d9628f
1 changed files with 1 additions and 2 deletions

View File

@ -13507,8 +13507,7 @@ Status message</property>
<child>
<widget class="GtkNotebook" id="notebook">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="show_tabs">True</property>
<property name="show_tabs">False</property>
<property name="show_border">False</property>
<property name="tab_pos">GTK_POS_TOP</property>
<property name="scrollable">False</property>