egui/crates/eframe/src
Emil Ernerfeldt df7e5bd57a
Allow compiling eframe with `--no-default-features` (#2728)
* Check that we can compile eframe with --no-default-features

* Allow compiling eframe with `--no-default-features`

This is useful for libraries that depend on `eframe::Frame`
but don't care what renderer eframe is using.
2023-02-12 19:29:42 +01:00
..
native format: add some blank lines where it was needed 2023-02-10 18:03:46 +01:00
web format: add some blank lines where it was needed 2023-02-10 18:03:46 +01:00
epi.rs Allow compiling eframe with `--no-default-features` (#2728) 2023-02-12 19:29:42 +01:00
lib.rs Allow compiling eframe with `--no-default-features` (#2728) 2023-02-12 19:29:42 +01:00