aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimports/data/Action.qml
blob: 6250129219b360798a62430a4dc2e7e46e75472f (plain)
1
2
3
4
import QtQuick.Templates 2.15 as T
T.Action {
    objectName: "data"
}