Skip to content
Snippets Groups Projects
Commit 30d3049c authored by John Mitchell's avatar John Mitchell
Browse files

Export the cursor types.

parent 41c63963
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ pub mod prelude {
pub use crate::widget_context::*;
pub use crate::widget_state::*;
pub use crate::widgets;
pub use crate::cursor::*;
pub use kayak_font::Alignment;
pub use kayak_ui_macros::{constructor, rsx};
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment