chore: add Apply to prelude
This commit is contained in:
parent
b805fc894c
commit
796fe3c1a9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/// Recommended default imports.
|
||||
pub mod prelude {
|
||||
pub use crate::ext::*;
|
||||
pub use crate::{Element, Renderer, Theme};
|
||||
pub use crate::{Also, ApplicationExt, Apply, Element, Renderer, Theme};
|
||||
}
|
||||
|
||||
pub use apply::{Also, Apply};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue