mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-05 16:09:07 -04:00
parent
8ce748e62b
commit
4b42016837
6 changed files with 24 additions and 2 deletions
5
tests/sample_errors/assign_inline_menu.blp
Normal file
5
tests/sample_errors/assign_inline_menu.blp
Normal file
|
@ -0,0 +1,5 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
Button {
|
||||
label: menu {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue