WIP: (forget the two previous commits and focus on : how to edit tree nodes)

This commit is contained in:
Jean Sirmai 2024-01-10 11:59:57 +01:00
parent 71cc0f7364
commit 92e6f037de
Signed by: jean
GPG Key ID: FB3115C340E057E3
1 changed files with 3 additions and 2 deletions

View File

@ -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>