Remove inconsistent input module in iced_native
This commit is contained in:
parent
137664ca88
commit
bb9ccc4f62
20 changed files with 27 additions and 45 deletions
2
native/src/keyboard.rs
Normal file
2
native/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