qt6-bb10/qtdeclarative/tests/auto/quick/qquickstates/data/broken.qml

6 lines
46 B
QML

import QtQuick
Item {
states: ["test"]
}