summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/scxmlqmlcpp/data/smlHelper.qml
blob: 8deec6e3d63e0c2af63d21166e0f420b9f294e3f (plain)
1
2
3
4
5
6
import QtQuick
import QtScxml

StateMachineLoader {
    objectName: 'helper'
}