mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-09-18 05:16:44 +02:00
fix x/y/xy ops; remove button_2/3
This commit is contained in:
parent
799e497622
commit
de591addb3
7 changed files with 138 additions and 144 deletions
|
|
@ -24,7 +24,6 @@ pub(crate) use ::{
|
|||
|
||||
mod border; pub use self::border::*;
|
||||
mod buffer; pub use self::buffer::*;
|
||||
mod button; pub use self::button::*;
|
||||
mod event; pub use self::event::*;
|
||||
mod keys; pub use self::keys::*;
|
||||
mod modify; pub use self::modify::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue