mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Export egui::demos::app::DemoApp
Closes https://github.com/emilk/egui/issues/26
This commit is contained in:
@@ -10,7 +10,7 @@ pub mod toggle_switch;
|
||||
mod widgets;
|
||||
|
||||
pub use {
|
||||
app::DemoApp, color_test::ColorTest, demo_window::DemoWindow, fractal_clock::FractalClock,
|
||||
app::*, color_test::ColorTest, demo_window::DemoWindow, fractal_clock::FractalClock,
|
||||
sliders::Sliders, widgets::Widgets,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user