Rename and add to iced image module

This commit is contained in:
Cory Forsstrom 2020-05-15 09:46:22 -07:00
parent 6bf459e068
commit 431171f975
No known key found for this signature in database
GPG key ID: 64D6B5851FFCAC9E
7 changed files with 58 additions and 56 deletions

View file

@ -18,4 +18,4 @@ mod svg;
#[cfg(feature = "image")]
mod image;
#[cfg(feature = "image")]
mod image_pane;
mod image_viewer;