mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
glow-vs-web cleanup following https://github.com/emilk/egui/pull/868
This commit is contained in:
@@ -98,7 +98,9 @@ mod shader_version;
|
||||
mod vao_emulate;
|
||||
|
||||
#[cfg(not(target_arch = "wasm32"))]
|
||||
#[cfg(feature = "egui_winit")]
|
||||
pub use egui_winit;
|
||||
|
||||
#[cfg(all(feature = "epi", feature = "winit"))]
|
||||
pub use epi_backend::{run, NativeOptions};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user