mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-27 20:42:25 +00:00
Rename ScrollArea to ScrollView
This commit is contained in:
parent
3b6679ed4b
commit
6dd0d178a0
9 changed files with 14 additions and 14 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 NativeScrollArea;
|
||||
extern const cbindgen_private::ItemVTable NativeScrollView;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue