mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
cb4acbc262
This PR corrects the deprecation note on ComboBox::from_id_source: Changed: `#[deprecated = "Renamed id_salt"]` To: `#[deprecated = "Renamed from_id_salt"]`