--- a/ui/common/object.h Thu Oct 30 21:29:18 2025 +0100 +++ b/ui/common/object.h Fri Oct 31 10:12:27 2025 +0100 @@ -51,6 +51,7 @@ void uic_object_push_container(UiObject *toplevel, UiContainerX *newcontainer); void uic_object_pop_container(UiObject *toplevel); +void uic_object_remove_second_last_container(UiObject *toplevel);