Handle clipboard::Action in iced_winit shell
This commit is contained in:
parent
76698ff2b5
commit
c9711ff48f
5 changed files with 57 additions and 17 deletions
|
|
@ -25,10 +25,10 @@ pub use iced_native::*;
|
|||
pub use winit;
|
||||
|
||||
pub mod application;
|
||||
pub mod clipboard;
|
||||
pub mod conversion;
|
||||
pub mod settings;
|
||||
|
||||
mod clipboard;
|
||||
mod error;
|
||||
mod mode;
|
||||
mod position;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue