mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-23 17:35:00 +00:00
Add Button to prelude.
This commit is contained in:
parent
9c16ac149b
commit
536321ebda
@ -8,7 +8,7 @@
|
||||
|
||||
pub use {Cursive, Printer, With};
|
||||
pub use event::{Event, Key};
|
||||
pub use view::{BoxView, Checkbox, Dialog, EditView, FullView, IdView,
|
||||
pub use view::{BoxView, Button, Checkbox, Dialog, EditView, FullView, IdView,
|
||||
KeyEventView, LinearLayout, ListView, SelectView, Selector,
|
||||
TextView, View};
|
||||
pub use vec::Vec2;
|
||||
|
Loading…
Reference in New Issue
Block a user