This commit is contained in:
Sijmen 2020-05-22 22:39:48 +02:00
parent 7f3dcce048
commit 657e42cead
Signed by: vijfhoek
GPG Key ID: DAF7821E067D9C48
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ pub const EventType = enum(u32) {
DollarRecord,
MultiGesture,
ClipboardUpate = 0x900,
ClipboardUpdate = 0x900,
DropFile = 0x1000,
DropText,