mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 03:31:27 +03:00
This commit is contained in:
@@ -79,3 +79,4 @@ pub const EVK_MULTIPLY: u16 = 0x6A;
|
||||
pub const EVK_SUBTRACT: u16 = 0x6D;
|
||||
pub const EVK_DECIMAL: u16 = 0x6E;
|
||||
pub const EVK_DIVIDE: u16 = 0x6F;
|
||||
pub const EVK_PERIOD: u16 = 0xBE;
|
||||
|
||||
Reference in New Issue
Block a user