mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-19 03:01:02 +03:00
fix mouse out for android
This commit is contained in:
@@ -210,6 +210,7 @@ impl sciter::EventHandler for Handler {
|
||||
fn get_toggle_option(String);
|
||||
fn toggle_option(String);
|
||||
fn get_remember();
|
||||
fn peer_platform();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user