mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
tests: Update to reflect current foramtting style
This commit is contained in:
parent
cb30bec7b1
commit
b79c78bb74
6 changed files with 7 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
template $TestTemplate : ApplicationWindow {
|
||||
template $TestTemplate: ApplicationWindow {
|
||||
test-property: 'Hello, world';
|
||||
test-signal => $on_test_signal();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue