mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
WIP
This commit is contained in:
parent
7077a76ba0
commit
632e9d7df6
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@
|
||||||
<property name="child">
|
<property name="child">
|
||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
<binding name="label">
|
<binding name="label">
|
||||||
<lookup name="label">
|
<lookup name="label" type="GtkCheckButton">
|
||||||
<lookup name="group">
|
<lookup name="group" type="GtkCheckButton">
|
||||||
<lookup name="item" type="GtkCheckButton">GtkListItem</lookup>
|
<lookup name="item">GtkListItem</lookup>
|
||||||
</lookup>
|
</lookup>
|
||||||
</lookup>
|
</lookup>
|
||||||
</binding>
|
</binding>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue