diff --git a/iris b/iris index e44bb8e..7f4846a 160000 --- a/iris +++ b/iris @@ -1 +1 @@ -Subproject commit e44bb8eca49a3154d82efa4015d6bbb274b16308 +Subproject commit 7f4846a2d377edc31293673443dffeb9ae9d4b76 diff --git a/src/bin/client/ui/misc.rs b/src/bin/client/ui/misc.rs index 839a6fa..a0a5d36 100644 --- a/src/bin/client/ui/misc.rs +++ b/src/bin/client/ui/misc.rs @@ -99,7 +99,7 @@ impl Button { } widget_trait! { - pub Stuff; + pub trait Stuff; fn modal(self, width: impl UiNum) -> impl WidgetIdFn { |ui| { self