mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 07:21:27 +03:00
win_fix_multi_tab: send monitor ready on clipboard is ready
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -16,6 +16,8 @@ use std::{
|
||||
};
|
||||
|
||||
pub mod cliprdr;
|
||||
pub mod context_send;
|
||||
pub use context_send::*;
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
#[serde(tag = "t", content = "c")]
|
||||
|
||||
Reference in New Issue
Block a user