mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-24 02:46:33 +11:00
Fix doc
This commit is contained in:
parent
2ccc7b8458
commit
4a56ac53de
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ impl<'a> WindowBuilder<'a> {
|
|||
///
|
||||
/// loop {
|
||||
/// for event in window.poll_events() {
|
||||
/// match(event) {
|
||||
/// // process events here
|
||||
/// _ => ()
|
||||
/// }
|
||||
|
|
Loading…
Add table
Reference in a new issue