fix build & create ui interface

This commit is contained in:
csf
2022-05-26 18:11:00 +08:00
parent 9aa3f5c519
commit 699907eebd
5 changed files with 802 additions and 787 deletions

View File

@@ -40,5 +40,7 @@ mod port_forward;
#[cfg(windows)]
mod tray;
mod ui_interface;
#[cfg(windows)]
pub mod clipboard_file;