mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-27 12:29:41 +00:00
Proper Scrollbar on the native style
This commit is contained in:
parent
ec91e4c933
commit
6662e1ff00
8 changed files with 198 additions and 104 deletions
|
@ -46,7 +46,7 @@ extern const cbindgen_private::ItemVTable NativeSpinBoxVTable;
|
|||
extern const cbindgen_private::ItemVTable NativeSliderVTable;
|
||||
extern const cbindgen_private::ItemVTable NativeGroupBoxVTable;
|
||||
extern const cbindgen_private::ItemVTable NativeLineEditVTable;
|
||||
extern const cbindgen_private::ItemVTable NativeScrollView;
|
||||
extern const cbindgen_private::ItemVTable NativeScrollBar;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue