mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
fixup warning in wgpu example
This commit is contained in:
parent
b8acdf592f
commit
7cfbd133ac
@ -1,6 +1,7 @@
|
||||
use ::window::*;
|
||||
use anyhow::Context;
|
||||
use promise::spawn::spawn;
|
||||
#[cfg(target_os = "macos")]
|
||||
use raw_window_handle::{HasRawWindowHandle, RawWindowHandle};
|
||||
|
||||
pub struct GpuContext {
|
||||
|
Loading…
Reference in New Issue
Block a user