Touch: Add scroll decorator
This commit is contained in:
parent
84dc9cbf01
commit
34c37870a9
5 changed files with 44 additions and 0 deletions
|
@ -28,5 +28,7 @@ ListView {
|
|||
property string title
|
||||
|
||||
header: SlidePageHeader { title: pListView.title }
|
||||
|
||||
PScrollDecorator { flickable: pListView }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue