rename clipboard_received to clipboard
This commit is contained in:
parent
d3147ac087
commit
72820e87f1
28 changed files with 58 additions and 54 deletions
|
|
@ -114,7 +114,7 @@ MwClassRec MwBoxClassRec = {
|
|||
resize, /* resize */
|
||||
children_update, /* children_update */
|
||||
children_prop_change, /* children_prop_change */
|
||||
NULL, /* clipboard_received */
|
||||
NULL, /* clipboard */
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue