blob: 17a596cc745739c425e078d57aaa12e3569837aa [file] [log] [blame]
import QtQuick 2.0
Item {
property bool test: false
CreationContextLoader {
}
}