sync language
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
b4e0101e3e
commit
d5d2a98572
8 changed files with 47 additions and 23 deletions
|
|
@ -51,6 +51,10 @@ impl InvokeUiCM for SciterHandler {
|
|||
fn change_theme(&self, _dark: bool) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
fn change_language(&self) {
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
|
||||
impl SciterHandler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue