mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
Move easy_mark from egui deo egui_demo_lib
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#[cfg_attr(feature = "persistence", serde(default))]
|
||||
pub struct Apps {
|
||||
demo: crate::apps::DemoApp,
|
||||
easy_mark_editor: crate::apps::EasyMarkEditor,
|
||||
easy_mark_editor: crate::easy_mark::EasyMarkEditor,
|
||||
#[cfg(feature = "http")]
|
||||
http: crate::apps::HttpApp,
|
||||
clock: crate::apps::FractalClock,
|
||||
|
||||
Reference in New Issue
Block a user