add props_change, closes #20
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-20 16:22:06 +09:00
commit 1fd86732f5
24 changed files with 114 additions and 52 deletions

View file

@ -62,7 +62,7 @@ MwClassRec MwProgressBarClassRec = {
NULL, /* children_update */
NULL, /* children_prop_change */
NULL, /* clipboard */
NULL,
NULL, /* props_change */
NULL,
NULL,
NULL};