aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickgridview/data/creationContext.qml
blob: 79a682788beeb17619b61a76fffbf202492be943 (plain)
1
2
3
4
5
import QtQuick 2.0

ComponentView {
    title: "Hello!"
}