QML UI: update for latest Kirigami

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2016-06-12 07:31:14 -07:00
parent 818031e604
commit 92e06007cc
3 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ Kirigami.ScrollablePage {
supportsMouseEvents: true
width: parent.width - Kirigami.Units.gridUnit
height: childrenRect.height - Kirigami.Units.smallSpacing
icon: ""
GridLayout {
columns: 4
id: timeAndName