mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
validation: Disallow instantiating abstract classes
This commit is contained in:
parent
f78478bea1
commit
99e428d93c
17 changed files with 35 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
Widget {
|
||||
Button {
|
||||
accessibility {
|
||||
labelled-by: not_an_object;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue