mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 12:50:04 -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.