mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 13:20:06 -04:00
Create reorganization
This commit is contained in:
3
src/platform/linux/mod.rs
Normal file
3
src/platform/linux/mod.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
#![cfg(target_os = "linux")]
|
||||
|
||||
pub use api::x11::*;
|
||||
Reference in New Issue
Block a user