blueprint-compiler/tests/sample_errors/object_dne.blp
2021-11-05 00:44:33 -05:00

5 lines
45 B
Text

using Gtk 4.0;
Label {
label: my_label;
}