Move more code to libcosmic
This commit is contained in:
parent
5ad54bd3b1
commit
bfcaf829eb
4 changed files with 56 additions and 41 deletions
|
|
@ -19,4 +19,4 @@ mod list_view;
|
|||
pub use list_view::list_view_style;
|
||||
|
||||
mod nav_bar;
|
||||
pub use nav_bar::nav_bar_style;
|
||||
pub use nav_bar::{nav_bar, nav_bar_style};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue