rename clipboard_received to clipboard

This commit is contained in:
NishiOwO
2025-12-31 04:35:10 +09:00
parent d3147ac087
commit 72820e87f1
28 changed files with 58 additions and 54 deletions

View File

@@ -61,7 +61,7 @@ MwClassRec MwProgressBarClassRec = {
NULL, /* resize */
NULL, /* children_update */
NULL, /* children_prop_change */
NULL, /* clipboard_received */
NULL, /* clipboard */
NULL,
NULL,
NULL,