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