summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/ui/MenuSeparator.qml
blob: af37f57a9147b35cd3508df14474e69a484d5663 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 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

Item { id: dummy }