mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Add experimental screen_reader feature
Part of https://github.com/emilk/egui/issues/167
This commit is contained in:
@@ -12,6 +12,7 @@ pub mod backend;
|
||||
#[cfg(feature = "http")]
|
||||
pub mod http;
|
||||
mod painter;
|
||||
pub mod screen_reader;
|
||||
pub mod webgl1;
|
||||
pub mod webgl2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user