Skip to content

Commit

Permalink
Compilatio nfix
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Nov 13, 2024
1 parent b9140c4 commit 4341ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/viewer/re_ui/src/ui_ext.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ use egui::{
use crate::{
design_tokens, icons, list_item,
list_item::{LabelContent, ListItem},
ContextExt, DesignTokens, Icon, LabelStyle,
DesignTokens, Icon, LabelStyle,
};

static FULL_SPAN_TAG: &str = "rerun_full_span";
Expand Down

0 comments on commit 4341ace

Please sign in to comment.