mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Fixed changed the name of function `WinitApp::get_window_winit_id` to `WinitApp::window_id_from_viewport_id` and missed `egui::ViewportId` import.