fix build
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
80da209be8
commit
3ae53a5d57
@ -256,6 +256,7 @@ pub fn start_grab_loop() {
|
||||
if let Err(error) = rdev::grab(func) {
|
||||
log::error!("rdev Error: {:?}", error)
|
||||
}
|
||||
#[cfg(target_os = "windows")]
|
||||
rdev::set_event_popup(false);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user