Skip to content

Commit

Permalink
Export egui_extras
Browse files Browse the repository at this point in the history
  • Loading branch information
hakolao committed Oct 2, 2024
1 parent b2055ba commit b710b81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ pub use egui;
#[cfg(feature = "egui_gui")]
pub use egui_demo_lib;
#[cfg(feature = "egui_gui")]
pub use egui_extras;
#[cfg(feature = "egui_gui")]
pub use egui_plot;
#[cfg(feature = "egui_gui")]
pub use egui_wgpu;
Expand Down

0 comments on commit b710b81

Please sign in to comment.