aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/dynamicscene/main.cpp
blob: e46981848ac9f9f16f56afa14883873e76025bdf (plain)
1
2
3
4
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
#include "../../quick/shared/shared.h"
DECLARATIVE_EXAMPLE_MAIN(dynamicscene/dynamicscene)