ui/common/object.h

changeset 886
6f5e02fcb7b9
parent 801
e096c441e874
child 932
28fc967f74ef
--- 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);
 
 
 

mercurial