mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
demo: add syntax_highlighting module with theme editor
This commit is contained in:
@@ -77,6 +77,7 @@ mod apps;
|
||||
mod backend_panel;
|
||||
pub mod easy_mark;
|
||||
pub(crate) mod frame_history;
|
||||
pub mod syntax_highlighting;
|
||||
mod wrap_app;
|
||||
|
||||
pub use apps::ColorTest; // used for tests
|
||||
|
||||
Reference in New Issue
Block a user