mirror of
https://github.com/emilk/egui.git
synced 2026-07-15 02:58:53 +00:00
dfbc7f0d19
Fixed changed the name of function `WinitApp::get_window_winit_id` to `WinitApp::window_id_from_viewport_id` and missed `egui::ViewportId` import.