cargo fmt
This commit is contained in:
parent
1d1819c9b1
commit
df4b94edf2
5 changed files with 140 additions and 81 deletions
|
|
@ -7,8 +7,7 @@ use sctk::{
|
|||
seat::{
|
||||
keyboard::Modifiers,
|
||||
pointer::{
|
||||
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT,
|
||||
BTN_SIDE,
|
||||
AxisScroll, BTN_EXTRA, BTN_LEFT, BTN_MIDDLE, BTN_RIGHT, BTN_SIDE,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue