Fix a few out of date warnings
This commit is contained in:
parent
67555ee5b4
commit
f507698c62
3 changed files with 5 additions and 5 deletions
|
@ -7,5 +7,6 @@ mod window;
|
|||
pub(crate) use dispatcher::*;
|
||||
pub(crate) use display::*;
|
||||
pub(crate) use platform::*;
|
||||
#[cfg(not(target_os = "macos"))]
|
||||
pub(crate) use text_system::*;
|
||||
pub(crate) use window::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue