fix combobox issue
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-24 12:53:27 +09:00
commit 4536b30fbc
2 changed files with 9 additions and 2 deletions

View file

@ -424,6 +424,8 @@ struct _MwLLWayland {
MwBool did_initial_resize;
MwBool is_toplevel;
/* Map of Wayland interfaces to their relevant setup functions. */
struct {
char* key;