mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00
docs: Modernize the tutorials for 1.0
This commit is contained in:
parent
59e0723793
commit
e64e15e277
21 changed files with 83 additions and 85 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
// ANCHOR: main_window
|
||||
// memory.slint
|
||||
MainWindow := Window {
|
||||
export component MainWindow inherits Window {
|
||||
Text {
|
||||
text: "hello world";
|
||||
color: green;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue