Skip to content

Commit b2f8a61

Browse files
committed
lint fix
1 parent 4f17b21 commit b2f8a61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/re_viewer_context/src/component_ui_registry.rs

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pub enum UiLayout {
4141
/// restriction. When using a table, use the `re_data_ui::table_for_ui_layout` function.
4242
SelectionPanelFull,
4343
}
44+
4445
impl UiLayout {
4546
/// Build an egui table and configure it for the given UI layout.
4647
///

0 commit comments

Comments
 (0)