parent
191dd0255d
commit
2413b96791
9 changed files with 45 additions and 70 deletions
|
|
@ -2,11 +2,10 @@ use std::{io, path::PathBuf};
|
|||
|
||||
use cosmic::{
|
||||
iced::{Color, Font, Length, Size},
|
||||
prelude::*,
|
||||
widget::{
|
||||
self,
|
||||
canvas::{self, Program, Stroke},
|
||||
container, Canvas,
|
||||
container,
|
||||
},
|
||||
Renderer,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue