blob: 1323593031ffc76207bf1565294f0ef56791f9fe [file] [log] [blame]
import QtQuick 2.12
Item {
Unknown {
property int x: parent.x
}
}