1786018842

This commit is contained in:
2026-08-06 14:20:42 +02:00
parent afbaced27c
commit b47c640ad0
2 changed files with 1 additions and 52 deletions

View File

@@ -6,6 +6,7 @@ export component AppWindow inherits Window {
VerticalBox {
Text {
text: "Counter: \{root.counter}";
font-size: 24px;
}
Button {
text: "Increase value";