refactoring
This commit is contained in:
parent
bcf5ba6f18
commit
c87f4b2cdc
4 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@ use cosmic::{
|
|||
};
|
||||
use tracing::debug;
|
||||
|
||||
use crate::Slide;
|
||||
use crate::core::slide::Slide;
|
||||
|
||||
#[derive(Default, Clone, Debug)]
|
||||
pub(crate) struct Presenter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue