mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 07:10:05 -04:00
Rename osx->cocoa
This commit is contained in:
@@ -54,7 +54,7 @@ mod winimpl;
|
||||
#[path="x11/mod.rs"]
|
||||
mod winimpl;
|
||||
#[cfg(target_os = "macos")]
|
||||
#[path="osx/mod.rs"]
|
||||
#[path="cocoa/mod.rs"]
|
||||
mod winimpl;
|
||||
#[cfg(target_os = "android")]
|
||||
#[path="android/mod.rs"]
|
||||
|
||||
Reference in New Issue
Block a user