aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/listPropertiesChild.qml
blob: b1635a9409723e242cc81aef4a183c5ad4caf05a (plain)
1
2
3
4
5
6
7
import QtQuick 2.12

Action
{
    id: action
    property color color
}