Skip to content

Commit f2fa261

Browse files
committed
win: update tests
1 parent 629c14f commit f2fa261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

winit-core/src/event.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,7 @@ mod tests {
10431043
use dpi::PhysicalPosition;
10441044

10451045
use crate::event;
1046+
use crate::keyboard::Modifiers;
10461047

10471048
macro_rules! foreach_event {
10481049
($closure:expr) => {{

0 commit comments

Comments
 (0)