Fix documentation of windows block
This commit is contained in:
parent
9146905314
commit
496eb29038
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ The `<windows>` config should look something like this:
|
|||
```xml
|
||||
<windows>
|
||||
<window name="main_window" stacking="fg">
|
||||
<geometry anchor="top left" x="300px" y="50%" width="25%" height="20px">
|
||||
<geometry anchor="top left" x="300px" y="50%" width="25%" height="20px"/>
|
||||
<widget>
|
||||
<main/>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Reference in a new issue