details: Put tabs on left, easier to navigate with glade
This commit is contained in:
parent
fa76e92f2c
commit
4ad50d968a
|
@ -658,6 +658,7 @@
|
|||
<object class="GtkNotebook" id="hw-panel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="tab_pos">left</property>
|
||||
<property name="show_border">False</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="vbox6">
|
||||
|
|
Loading…
Reference in New Issue