mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00: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