This commit is contained in:
iris committed 2025-11-14 15:42:08 -05:00
1 parent 448f348356
commit ed87b7c336
1 file changed
+1 -1
+1 -1
View File
@@ -1,4 +1,4 @@
use crate::layout::{AnyWidget, Painter, Size, SizeCtx, StaticWidgetId, Ui, WidgetId, WidgetIdFn}; use crate::layout::{Painter, Size, SizeCtx, StaticWidgetId, Ui, WidgetId, WidgetIdFn};
use std::{any::Any, marker::PhantomData}; use std::{any::Any, marker::PhantomData};