ui/motif/list.c

changeset 969
7385c26d998d
parent 965
5d4419042d9b
--- 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;
     

mercurial