mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-10 01:18:03 +03:00
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">
|
<object class="GtkNotebook" id="hw-panel">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
|
<property name="tab_pos">left</property>
|
||||||
<property name="show_border">False</property>
|
<property name="show_border">False</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkVBox" id="vbox6">
|
<object class="GtkVBox" id="vbox6">
|
||||||
|
Loading…
Reference in New Issue
Block a user