Add missing newline in core::window

This commit is contained in:
Héctor Ramón Jiménez 2023-07-06 06:42:30 +02:00
parent cc32bd4de0
commit f43a272d7d
No known key found for this signature in database
GPG key ID: 140CC052C94F138E

View file

@ -12,4 +12,4 @@ pub use icon::Icon;
pub use level::Level;
pub use mode::Mode;
pub use redraw_request::RedrawRequest;
pub use user_attention::UserAttention;
pub use user_attention::UserAttention;