summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml')
-rw-r--r--examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml b/examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml
index a530d96b7..88fe7a2d2 100644
--- a/examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml
+++ b/examples/multimedia/video/qmlvideo/qmlvideo/VideoResize.qml
@@ -1,8 +1,6 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick
-
SceneResize {
contentType: "video"
}