mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 10:51:28 +03:00
feat/virtual_display_privacy_mode
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -61,8 +61,7 @@ mod hbbs_http;
|
||||
#[cfg(any(target_os = "windows", target_os = "linux", target_os = "macos"))]
|
||||
pub mod clipboard_file;
|
||||
|
||||
#[cfg(windows)]
|
||||
pub mod privacy_win_mag;
|
||||
pub mod privacy_mode;
|
||||
|
||||
#[cfg(all(windows, feature = "virtual_display_driver"))]
|
||||
pub mod virtual_display_manager;
|
||||
|
||||
Reference in New Issue
Block a user