mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Fix typo
This commit is contained in:
parent
4d2fac3f87
commit
eef43bdf48
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ struct ErasedComponentBox : vtable::Dyn
|
||||||
|
|
||||||
/// The types in this namespace allow you to load a .60 file at runtime and show its UI.
|
/// The types in this namespace allow you to load a .60 file at runtime and show its UI.
|
||||||
///
|
///
|
||||||
/// You only need to use thyem if you do not want to use pre-compiled .60 code, which is
|
/// You only need to use them if you do not want to use pre-compiled .60 code, which is
|
||||||
/// the normal way to use SixtyFPS.
|
/// the normal way to use SixtyFPS.
|
||||||
///
|
///
|
||||||
/// The entry point for this namespace is the \ref ComponentCompiler, which you can
|
/// The entry point for this namespace is the \ref ComponentCompiler, which you can
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue