Touch: Add scroll decorator

This commit is contained in:
Thomas Perl 2014-02-04 23:38:58 +01:00
parent 84dc9cbf01
commit 34c37870a9
5 changed files with 44 additions and 0 deletions

View file

@ -59,5 +59,7 @@ SlidePage {
}
}
}
PScrollDecorator { flickable: flickable }
}