Make mime_icon public
This commit is contained in:
parent
b72de689e2
commit
a84ec1eb0d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ mod key_bind;
|
||||||
mod localize;
|
mod localize;
|
||||||
mod menu;
|
mod menu;
|
||||||
mod mime_app;
|
mod mime_app;
|
||||||
mod mime_icon;
|
pub mod mime_icon;
|
||||||
mod mouse_area;
|
mod mouse_area;
|
||||||
mod operation;
|
mod operation;
|
||||||
mod spawn_detached;
|
mod spawn_detached;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue