blob: a8c1c5a0f7217e70a1c89ff5ad5b7399e6c1737d [file] [log] [blame]
import QtQuick 2.0
GridView {
anchors.fill: parent
width: 320; height: 200
}