Rename iced_native to iced_runtime
This commit is contained in:
parent
8af69be47e
commit
99e0a71504
39 changed files with 87 additions and 97 deletions
2
runtime/src/keyboard.rs
Normal file
2
runtime/src/keyboard.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
//! Track keyboard events.
|
||||
pub use iced_core::keyboard::*;
|
||||
Loading…
Add table
Add a link
Reference in a new issue