mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
Update the syntax used in the different documentation entries and README
This commit is contained in:
parent
70c8961321
commit
7e02fa8b6a
5 changed files with 5 additions and 5 deletions
|
@ -37,7 +37,7 @@ endif()
|
|||
Suppose `my_application_ui.slint` was a "Hello World" like this:
|
||||
|
||||
```slint,ignore
|
||||
HelloWorld := Window {
|
||||
export component HelloWorld inherits Window {
|
||||
width: 400px;
|
||||
height: 400px;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue