aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom/domdata/domitem/Derived.qml
blob: 8a6ce158c3cf586fc9623c71b2bfba88c5e1855b (plain)
1
2
3
4
5
import QtQuick

Base {
    property int b
}