Remove Clipboard export in iced
This commit is contained in:
parent
c9711ff48f
commit
f0686eae0e
2 changed files with 2 additions and 2 deletions
|
|
@ -245,7 +245,7 @@ pub use sandbox::Sandbox;
|
|||
pub use settings::Settings;
|
||||
|
||||
pub use runtime::{
|
||||
futures, menu, Align, Background, Clipboard, Color, Command, Font,
|
||||
futures, menu, Align, Background, Color, Command, Font,
|
||||
HorizontalAlignment, Length, Menu, Point, Rectangle, Size, Subscription,
|
||||
Vector, VerticalAlignment,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue