diff -r c3f2f16fa4b8 -r dde28a806552 ui/common/object.h --- a/ui/common/object.h Sun Oct 19 21:20:08 2025 +0200 +++ b/ui/common/object.h Mon Nov 10 21:52:51 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);