mute warning

This commit is contained in:
Emil Ernerfeldt 2023-11-23 15:52:50 +01:00
parent e7604c0230
commit 56a74a5247
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ impl WgpuWinitApp {
});
}
#[allow(unused_mut)] // used for accesskit
let mut egui_winit = egui_winit::State::new(
ViewportId::ROOT,
event_loop,