This commit is contained in:
parent
29c4f9de92
commit
32c49a59a9
14 changed files with 78 additions and 87 deletions
|
|
@ -44,7 +44,7 @@ pub enum Message {
|
|||
}
|
||||
|
||||
impl VideoEditor {
|
||||
#[must_use]
|
||||
#[must_use]
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
video: None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue