mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
This PR corrects the deprecation note on ComboBox::from_id_source: Changed: `#[deprecated = "Renamed id_salt"]` To: `#[deprecated = "Renamed from_id_salt"]`