mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
cpp docs: Remove red error message in online docs
Don't try to offer a preview for .60 markup that just shows struct syntax.
This commit is contained in:
parent
5ae41f0b87
commit
5248468c74
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ in lexicographic order.
|
||||||
|
|
||||||
For example, if you have this structure in the .60 file
|
For example, if you have this structure in the .60 file
|
||||||
|
|
||||||
```60
|
```60,ignore
|
||||||
export struct MyStruct := {
|
export struct MyStruct := {
|
||||||
foo: int,
|
foo: int,
|
||||||
bar: string,
|
bar: string,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue