mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Rust: Don't get the default font size through the root component
Planning for multi-component support
This commit is contained in:
parent
a00e3361ac
commit
4cc6337c42
5 changed files with 19 additions and 13 deletions
|
@ -533,6 +533,7 @@ fn gen_corelib(
|
|||
"slint_windowrc_set_logical_size",
|
||||
"slint_windowrc_set_physical_size",
|
||||
"slint_windowrc_color_scheme",
|
||||
"slint_windowrc_default_font_size",
|
||||
"slint_windowrc_dispatch_pointer_event",
|
||||
"slint_windowrc_dispatch_key_event",
|
||||
"slint_windowrc_dispatch_event",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue