MuseScore/mtest/scripting/plugins01.qml
2016-07-06 22:36:26 +02:00

8 lines
58 B
QML

import QtQuick 2.0
Item {
x: 50.0
y: 60.0
}