mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 05:40:03 -04:00
Add new crate eframe which wraps egui, epi, egui_web and egui_glium
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
unused_doc_comments,
|
||||
)]
|
||||
|
||||
pub use egui; // Re-export for user convenience
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
/// Implement this trait to write apps that can be compiled both natively using the [`egui_glium`](https://crates.io/crates/egui_glium) crate,
|
||||
|
||||
Reference in New Issue
Block a user