summaryrefslogtreecommitdiffstats
path: root/examples/demos/coffee/EmptyCup.qml
blob: a8a898a0fff3b84fc9e1d5f0abf4ba11c434db18 (plain)
1
2
3
4
5
6
7
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

import QtQuick

EmptyCupForm {
}