mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Formatter: adapt to unittest
This commit is contained in:
parent
13b66e2875
commit
825f6e3b15
2 changed files with 21 additions and 6 deletions
|
@ -10,7 +10,9 @@ Overlay {
|
|||
Button {
|
||||
notify::icon-name => $on_icon_name_changed (label) swapped;
|
||||
|
||||
styles ['destructive']
|
||||
styles [
|
||||
'destructive'
|
||||
]
|
||||
}
|
||||
|
||||
visible: bind $isVisible (label.visible, my-menu) as <bool>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue