mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
parent
3bdcc83c4e
commit
32d4769f65
4 changed files with 14 additions and 13 deletions
|
@ -3,7 +3,7 @@ using Gtk 4.0;
|
|||
Box {
|
||||
visible: bind box2.visible inverted;
|
||||
orientation: bind box2.orientation;
|
||||
spacing: bind box2.spacing sync-create;
|
||||
spacing: bind box2.spacing no-sync-create;
|
||||
}
|
||||
|
||||
Box box2 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue