1786018842
This commit is contained in:
@@ -6,6 +6,7 @@ export component AppWindow inherits Window {
|
||||
VerticalBox {
|
||||
Text {
|
||||
text: "Counter: \{root.counter}";
|
||||
font-size: 24px;
|
||||
}
|
||||
Button {
|
||||
text: "Increase value";
|
||||
|
||||
Reference in New Issue
Block a user