Rename inaccurately named widget
This commit is contained in:
parent
8f571e9e25
commit
96cca005b7
3 changed files with 10 additions and 11 deletions
|
|
@ -13,8 +13,8 @@ mod image_bg;
|
|||
pub use image_bg::image_bg;
|
||||
mod workspace_bar;
|
||||
pub use workspace_bar::workspace_bar;
|
||||
mod workspace_item;
|
||||
pub use workspace_item::workspace_item;
|
||||
mod toplevel_item;
|
||||
pub use toplevel_item::toplevel_item;
|
||||
mod mouse_interaction_wrapper;
|
||||
pub use mouse_interaction_wrapper::mouse_interaction_wrapper;
|
||||
mod toplevels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue