formatting
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-07-24 20:51:17 -07:00
commit 7c2ab989fa
3 changed files with 39 additions and 38 deletions

View file

@ -274,7 +274,7 @@ struct _MwClass {
MwHandlerChildrenProp children_prop_change;
MwHandlerClipboardReceived clipboard;
MwHandlerProps props_change;
MwHandler drag_and_drop;
MwHandler drag_and_drop;
void* reserved2;
void* reserved3;
};