don't show tab in wizard

This commit is contained in:
Yann Leboulanger 2006-03-27 10:12:16 +00:00
parent b9b5b14658
commit e8429bea90
1 changed files with 1 additions and 2 deletions

View File

@ -12084,8 +12084,7 @@ Custom</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>