summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/ui/TouchHandle.qml
blob: a879ec71b99772693169029ea5d5d4d97a56f67f (plain)
1
2
3
4
5
6
// Copyright (C) 2018 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

import QtQuick

Image { }