summaryrefslogtreecommitdiffstats
path: root/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qml
blob: d61349531ec22423b6d00658ec9733d4167363f7 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

Mediaplayer {
    source: "qrc:///mediaplayer.scxml"
}