forked from qt-creator/qt-creator
QmlDesigner: Remove unused DropArea from 3D view
This is legacy code from the times 3D view was still a separate window. Change-Id: Iffa117e490b38ac2a394981dfcca237a6bdb55ce Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
@@ -971,10 +971,6 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
DropArea {
|
||||
anchors.fill: parent
|
||||
}
|
||||
|
||||
Overlay2D {
|
||||
id: gizmoLabel
|
||||
targetNode: activeOverlayView.moveGizmo.visible ? activeOverlayView.moveGizmo
|
||||
|
Reference in New Issue
Block a user