aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/EnterKey.qml
blob: 94da4e286338ea7c0a36f2914dc1b6357becbe26 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only

import QtQuick.VirtualKeyboard.Components as C

// Qt7: Remove, see QTBUG-102227

C.EnterKey {}