mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Fix android build
This commit is contained in:
@@ -766,6 +766,7 @@ mod glow_integration {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(feature = "__screenshot")]
|
||||||
fn save_screeshot_and_exit(
|
fn save_screeshot_and_exit(
|
||||||
path: &str,
|
path: &str,
|
||||||
painter: &egui_glow::Painter,
|
painter: &egui_glow::Painter,
|
||||||
|
|||||||
Reference in New Issue
Block a user