WIP: Adding stacks for lib in runmode

This commit is contained in:
Adrien Bourmault 2023-02-01 19:13:34 +01:00
parent e4edaf39ca
commit 65b068f0ee
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@
<child>
<object class="GtkStackPage">
<property name="name">runlib_condition</property>
<property name="title" translatable="yes">runlib_condition</property>
<property name="title" translatable="yes">Conditions</property>
<property name="visible">True</property>
<property name="child">
<object class="GtkLabel" id="label_runlib_condition">
@ -86,7 +86,7 @@
<child>
<object class="GtkStackPage">
<property name="name">runlib_rules</property>
<property name="title" translatable="yes">runlib_rules</property>
<property name="title" translatable="yes">Rules</property>
<property name="visible">True</property>
<property name="child">
<object class="GtkLabel" id="label_runlib_rules">
@ -102,7 +102,7 @@
<child>
<object class="GtkStackPage">
<property name="name">runlib_objects</property>
<property name="title" translatable="yes">runlib_objects</property>
<property name="title" translatable="yes">Objects</property>
<property name="visible">True</property>
<property name="child">
<object class="GtkLabel" id="label_runlib_objects">