WIP: (forget the two previous commits and focus on : how to edit tree nodes)
This commit is contained in:
parent
71cc0f7364
commit
92e6f037de
|
@ -76,7 +76,7 @@
|
|||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">runlib_objects</property>
|
||||
<property name="title" translatable="yes">Library</property>
|
||||
<property name="title" translatable="yes">Objects</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="child">
|
||||
<object class="GtkBox" id="runlib_objects">
|
||||
|
@ -104,7 +104,7 @@
|
|||
<child>
|
||||
<object class="GtkStackPage">
|
||||
<property name="name">runlib_states</property>
|
||||
<property name="title" translatable="yes">World</property>
|
||||
<property name="title" translatable="yes">States</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="child">
|
||||
<object class="GtkLabel" id="label_runlib_states">
|
||||
|
@ -341,3 +341,4 @@
|
|||
</menu>
|
||||
</interface>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue