qt6-bb10/qtdeclarative/tests/auto/quick/qquickloader/data/InvalidSourceComponent.qml

6 lines
45 B
QML

import QtQuick 2.0
Item {
RandomError
}