--- a/ui/motif/list.c Sun Dec 07 15:40:40 2025 +0100
+++ b/ui/motif/list.c Sun Dec 07 15:45:30 2025 +0100
@@ -281,7 +281,7 @@
}
}
-UIWIDGET ui_combobox_create(UiObject* obj, UiListArgs *args) {
+UIWIDGET ui_dropdown_create(UiObject* obj, UiListArgs *args) {
Arg xargs[16];
int n = 0;