I'm a dunce
This commit is contained in:
parent
13f4cc563c
commit
910aeb4f56
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@ use gpui::{
|
|||
ViewContext, WindowContext,
|
||||
};
|
||||
use ui::prelude::*;
|
||||
use ui::{h_stack, v_stack, ButtonLike, Color, Icon, IconButton, Label};
|
||||
use ui::{h_stack, v_stack, Icon, IconButton};
|
||||
|
||||
pub enum ToolbarItemEvent {
|
||||
ChangeLocation(ToolbarItemLocation),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue