mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 05:31:03 +03:00
@@ -63,7 +63,7 @@ impl InvokeUiCM for SciterHandler {
|
||||
);
|
||||
}
|
||||
|
||||
fn file_transfer_log(&self, _log: String) {}
|
||||
fn file_transfer_log(&self, _action: &str, _log: &str) {}
|
||||
}
|
||||
|
||||
impl SciterHandler {
|
||||
|
||||
Reference in New Issue
Block a user