ui/motif/button.h

branch
newapi
changeset 176
bc63cb601f6d
parent 153
ee49d1852a5f
--- a/ui/motif/button.h	Mon May 22 19:44:27 2023 +0200
+++ b/ui/motif/button.h	Mon May 22 21:21:20 2023 +0200
@@ -37,7 +37,7 @@
 #endif
 
 typedef struct {
-    UcxList *buttons;
+    CxList  *buttons;
     Widget  current;
     int     ref;
 } RadioButtonGroup;

mercurial