aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/Drawer.qml
blob: db1d785c6c03d5bdf3c5ca245a606783a10e11b4 (plain)
1
2
3
4
5
import QtQml 2.12 as T

T.QtObject {
    objectName: T.Component.objectName
}