mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 06:40:06 -04:00
Put all egui_demo_lib tests into their own files in their own folder (#4691)
This commit is contained in:
@@ -15,7 +15,7 @@ mod demo;
|
||||
pub mod easy_mark;
|
||||
mod rendering_test;
|
||||
|
||||
pub use demo::{DemoWindows, WidgetGallery};
|
||||
pub use demo::{Demo, DemoWindows, View, WidgetGallery};
|
||||
pub use rendering_test::ColorTest;
|
||||
|
||||
/// View some Rust code with syntax highlighting and selection.
|
||||
|
||||
Reference in New Issue
Block a user