radioboxes

This commit is contained in:
IoIxD 2026-09-11 16:22:43 -07:00
commit 806ce3b864
5 changed files with 170 additions and 23 deletions

View file

@ -92,6 +92,7 @@ struct _MwWidget {
MwPoint mouse_point;
int close;
int prop_event;
int held;
void* internal;
void* opaque;