mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 23:23:14 -04:00
Simplify internal type construction
This commit is contained in:
@@ -17,8 +17,9 @@ use crate::{
|
||||
event::{EventProxy, EventWrapper},
|
||||
util,
|
||||
window::WinitWindow,
|
||||
Fullscreen,
|
||||
},
|
||||
window::{Fullscreen, WindowId},
|
||||
window::WindowId,
|
||||
};
|
||||
|
||||
declare_class!(
|
||||
|
||||
Reference in New Issue
Block a user