blob: 4d119d8884370fb32c6c209338955e6f825084dd [file] [log] [blame]
import QtQuick 2.14
BaseWithRequired {
property int i: 13
}