summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/mock-delegates/QtWebEngine/ControlsDelegates/AlertDialog.qml
blob: 7d7efda0c0ce5b984c60969b6e345e59fdcd7905 (plain)
1
2
3
4
5
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

// Both dialogs are basically expected to behave in the same way from an API point of view
ConfirmDialog { }