aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml')
-rw-r--r--share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml b/share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml
index 54d2d3a0a3..8ed85f3296 100644
--- a/share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml
+++ b/share/qtcreator/qml/qmlpuppet/mockfiles/RotateGizmo.qml
@@ -39,6 +39,7 @@ Node {
property MouseArea3D dragHelper: null
property real currentAngle
property point currentMousePos
+ property alias freeDraggerArea: mouseAreaFree
position: dragHelper.pivotScenePosition(targetNode)