mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 04:01:29 +03:00
feat: implement tray in linux
This commit is contained in:
@@ -41,7 +41,7 @@ mod lang;
|
||||
mod license;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
mod port_forward;
|
||||
#[cfg(windows)]
|
||||
|
||||
mod tray;
|
||||
|
||||
mod ui_cm_interface;
|
||||
|
||||
Reference in New Issue
Block a user