remove warn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
20734f278e
commit
cee06f0425
1 changed files with 1 additions and 0 deletions
|
|
@ -1394,6 +1394,7 @@ fn skip_led_sync_control_key(key: &ControlKey) -> bool {
|
|||
}
|
||||
|
||||
#[inline]
|
||||
#[cfg(any(target_os = "windows", target_os = "linux"))]
|
||||
fn is_numpad_control_key(key: &ControlKey) -> bool {
|
||||
matches!(
|
||||
key,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue