ui/motif/entry.c

changeset 966
e411ed7c5f10
parent 899
7e153ce81477
--- a/ui/motif/entry.c	Sun Dec 07 14:39:03 2025 +0100
+++ b/ui/motif/entry.c	Sun Dec 07 15:23:03 2025 +0100
@@ -86,7 +86,7 @@
     XtManageChild(spinbox);
     ui_container_add(ctn, spinbox);
     
-    ui_set_widget_groups(obj->ctx, spinbox, args->groups);
+    ui_set_widget_groups(obj->ctx, spinbox, args->states);
     
     WidgetList children;
     Cardinal num_children;

mercurial