Rename MonitorID -> MonitorId
This commit is contained in:
parent
aa5f5de109
commit
86fa1b58e5
19 changed files with 106 additions and 106 deletions
|
|
@ -3,7 +3,7 @@
|
|||
use ContextError;
|
||||
use GlContext;
|
||||
|
||||
pub use api::emscripten::{Window, WindowProxy, MonitorID, get_available_monitors};
|
||||
pub use api::emscripten::{Window, WindowProxy, MonitorId, get_available_monitors};
|
||||
pub use api::emscripten::{get_primary_monitor, WaitEventsIterator, PollEventsIterator};
|
||||
|
||||
pub struct HeadlessContext(Window);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue