EnterKey.qml 208 B

12345678
  1. // Copyright (C) 2022 The Qt Company Ltd.
  2. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
  3. import QtQuick.VirtualKeyboard.Components as C
  4. // Qt7: Remove, see QTBUG-102227
  5. C.EnterKey {}