diff --git a/share/qtcreator/qml/qmlpuppet/mockfiles/EditView3D.qml b/share/qtcreator/qml/qmlpuppet/mockfiles/EditView3D.qml index 92bc91edff3..db8d4fb4eab 100644 --- a/share/qtcreator/qml/qmlpuppet/mockfiles/EditView3D.qml +++ b/share/qtcreator/qml/qmlpuppet/mockfiles/EditView3D.qml @@ -508,7 +508,6 @@ Item { Rectangle { id: viewRect anchors.fill: parent - focus: true gradient: Gradient { GradientStop { position: 1.0; color: "#222222" }