forked from pyrite-dev/milsko
rename clipboard_received to clipboard
This commit is contained in:
parent
d3147ac087
commit
72820e87f1
28 changed files with 58 additions and 54 deletions
|
|
@ -212,7 +212,7 @@ struct _MwClass {
|
|||
MwHandler resize;
|
||||
MwHandler children_update;
|
||||
MwHandlerChildrenProp children_prop_change;
|
||||
MwHandlerClipboardReceived clipboard_received;
|
||||
MwHandlerClipboardReceived clipboard;
|
||||
void* reserved1;
|
||||
void* reserved2;
|
||||
void* reserved3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue