aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/stringToByteArray.qml
blob: b36da28f0db0280ea8edbbeb2ecce19c630e6333 (plain)
1
2
3
4
5
6
7
import QtQuick

Item {
    objectName: layer.samplerName
    layer.samplerName: "source"
}