Fix right ctrl #1166

This commit is contained in:
Asura
2022-08-04 17:26:06 +08:00
parent f1402a14a2
commit 05b157af45
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
use crate::ipc::{self, new_listener, Connection, Data};
use crate::VERSION;
#[cfg(windows)]
use clipboard::{
create_cliprdr_context, empty_clipboard, get_rx_clip_client, server_clip_file, set_conn_enabled,