egui/crates/eframe/src
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787)
This turns on the clippy lint
[`clippy::use_self`](https://rust-lang.github.io/rust-clippy/v0.0.212/index.html#use_self)
and fixes it everywhere.
2024-01-08 17:41:21 +01:00
..
native Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
web Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
epi.rs Typos and doc improvements 2023-12-22 17:33:01 +01:00
icon_data.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00
lib.rs `eframe`: Fix building the `wasm32` docs for `docs.rs` (#3757) 2023-12-31 10:26:02 +01:00