mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-17 04:41:29 +03:00
fix a crash
This commit is contained in:
@@ -251,7 +251,7 @@ impl VirtualInput {
|
|||||||
VirtualInput::Kde { fake_input: _ } => {}
|
VirtualInput::Kde { fake_input: _ } => {}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
event => panic!("unknown event type {event:?}"),
|
_ => {},
|
||||||
}
|
}
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user