qtdeclarative/tests/auto/qml/qmllint/data/groupedPropertyAssignments.qml

6 lines
72 B
QML

import QtQuick
Text {
font.pixelSize: 24
font.underline: true
}