don't show tab in wizard
This commit is contained in:
parent
4db0a0a608
commit
fcb9d9628f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue