base64 icon only for sciter

This commit is contained in:
rustdesk
2023-02-11 00:21:19 +08:00
parent de29ce8d45
commit d416d7d965
5 changed files with 18 additions and 16 deletions

View File

@@ -486,7 +486,7 @@ impl SciterSession {
}
pub fn get_icon(&self) -> String {
crate::get_icon()
super::get_icon()
}
fn supported_hwcodec(&self) -> Value {