add ScrollBarType

This commit is contained in:
Cyril Anisimov 2024-12-06 22:57:50 +01:00
parent f992252c6e
commit 87d00116e1
9 changed files with 19 additions and 16 deletions

View file

@ -81,10 +81,7 @@ DrawerType2 {
}
}
ScrollBar.vertical: ScrollBar {
id: scrollBar
policy: ScrollBar.AlwaysOn
}
ScrollBar.vertical: ScrollBarType {}
ButtonGroup {
id: buttonGroup