更新windows下icon引入路径
This commit is contained in:
@@ -21,7 +21,7 @@ use wry::application::{
|
||||
};
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
use wry::window::Icon;
|
||||
use wry::application::window::Icon;
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
use wry::webview::WebContext;
|
||||
|
||||
Reference in New Issue
Block a user