refactor: use cctk
This commit is contained in:
parent
1b8a399ebd
commit
6e91eabf4c
46 changed files with 224 additions and 183 deletions
|
|
@ -3,7 +3,7 @@ use iced_futures::futures::{
|
|||
task::{Context, Poll},
|
||||
Sink,
|
||||
};
|
||||
use sctk::reexports::calloop;
|
||||
use cctk::sctk::reexports::calloop;
|
||||
use std::pin::Pin;
|
||||
|
||||
/// An event loop proxy that implements `Sink`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue