hide tabs in account creation wizard
This commit is contained in:
parent
8f4d15f527
commit
39e2491224
|
@ -14,6 +14,7 @@
|
|||
<child>
|
||||
<widget class="GtkNotebook" id="notebook">
|
||||
<property name="visible">True</property>
|
||||
<property name="show_tabs">False</property>
|
||||
<property name="show_border">False</property>
|
||||
<child>
|
||||
<widget class="GtkVBox" id="vbox78">
|
||||
|
|
Loading…
Reference in New Issue