Remove ButtonState
This commit is contained in:
parent
e55cd9652e
commit
d8b9e03481
5 changed files with 1 additions and 28 deletions
|
|
@ -1,5 +1,3 @@
|
|||
//! Map your system events into input events that the runtime can understand.
|
||||
pub mod keyboard;
|
||||
pub mod mouse;
|
||||
|
||||
pub use iced_core::ButtonState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue