Remove ButtonState
This commit is contained in:
parent
e55cd9652e
commit
d8b9e03481
5 changed files with 1 additions and 28 deletions
|
|
@ -210,6 +210,3 @@ pub use runtime::{
|
|||
Length, MouseCursor, Point, Rectangle, Size, Subscription, Vector,
|
||||
VerticalAlignment,
|
||||
};
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
pub use runtime::input::ButtonState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue