aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/nonExistingICUser5.qml
blob: a2ca5db6def98b0c76911badc14bcdec44d61e60 (plain)
1
2
3
4
5
import QtQuick 2.15

Item {
    property InlineComponentProviderChild.StyledRectangle myProp
}