mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Update ports/winit/headed_window.rs
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
b3ce330398
commit
a1e9f55bba
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ use euclid::{
|
|||
#[cfg(any(target_os = "linux", target_os = "windows"))]
|
||||
use winit::window::Icon;
|
||||
use winit::event::{ElementState, KeyboardInput, MouseButton, MouseScrollDelta, TouchPhase, VirtualKeyCode};
|
||||
#[cfg(any(target_os = "linux", target_os = "windows"))]
|
||||
|
||||
use servo::keyboard_types::{Key, KeyState, KeyboardEvent};
|
||||
use servo::compositing::windowing::{AnimationState, MouseWindowEvent, WindowEvent};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue