Proper Scrollbar on the native style

This commit is contained in:
Olivier Goffart 2020-09-28 18:12:55 +02:00
parent ec91e4c933
commit 6662e1ff00
8 changed files with 198 additions and 104 deletions

View file

@ -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;
}
}