This commit is contained in:
parent
46794578b3
commit
bec21239a5
3 changed files with 31 additions and 23 deletions
|
@ -3,11 +3,11 @@ use crate::core::model::LibraryKind;
|
|||
pub mod double_ended_slider;
|
||||
pub mod library;
|
||||
pub mod presenter;
|
||||
pub mod slide_editor;
|
||||
pub mod song_editor;
|
||||
pub mod text_svg;
|
||||
pub mod video;
|
||||
pub mod widgets;
|
||||
pub mod slide_editor;
|
||||
|
||||
pub enum EditorMode {
|
||||
Song,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue