mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 12:54:45 +00:00
Fix doc comment
This commit is contained in:
parent
e0bcfff0ab
commit
185334d5e7
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ public:
|
|||
///
|
||||
/// Note that this class does not provide any kind of ownership. The caller is responsible for
|
||||
/// ensuring that the pointers supplied to the constructor are valid throughout the lifetime of the
|
||||
/// WindowHandle.
|
||||
/// NativeWindowHandle.
|
||||
class NativeWindowHandle
|
||||
{
|
||||
cbindgen_private::CppRawHandleOpaque inner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue